Feature Wiki

Information about planned and released features

Tabs

Support Plugin Question Types on Learning Module Pages

1 Requirements

Implement an interface that allows test questions plugins to be used on learning module pages. A question type that implements this interface will be selectable after choosing “insert question” in the page editor.

It should be possible for the plugin to indicate whether it supports being used online, offline, or with scorm. The interface should also support question plugins that need an online evaluation (like STACK). The page editor should show a warning to the authors if a question is not working in offline exports.

The question GUI of the plugin will be used to edit the settings of the question. When the page is rendered, a specific GUI method of the plugin should be called to provide the html code of the question. A call parameter should indicate whether the page is viewed online or generated for html or scorm export. Online questions can work similar to the preview mode in the question pool.

Our Interest: We want to use the Accounting Question Plugin within the learning module. That is why we got in contact with Fred Neumann who told us that this would only be possible if first this feature was implemented.

2 Additional Information

  • Idea / concept: Fred Neumann/Carmen Huening (dv-bibl@fh-muenster.de)
  • Interest in funding: FH Münster is interested in funding this feature
  • Maintainer: (will be set by Jour Fixe / maintainer)
  • Implementation of the feature is done by (will be set by Jour Fixe / maintainer)
  • Testcases by: (please add your name if you want to create the testcases for this feature)

3 Discussion

22.09.2016, Glaubitz, Marko [mglaubitz]: The University of Freiburg would appreciate this feature a lot. We are looking at integrating STACK questions into learning modules in the future.

4 Implementation

...

Last edited: 22. Sep 2016, 14:19, Glaubitz, Marko [mglaubitz]