Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.26 KB

File metadata and controls

32 lines (21 loc) · 1.26 KB

assJSMEQuestion

JSME-Questiontypeplugin for ILIAS 8

For ILIAS 4.3 to 7 see the Releases and the according branches.

Questiontype that allows the creation of molecules

Using the free JSME-Editor, the questiontype allows to create molecules with an easy to use interface.

JSME-Editor Homepage

JSME-Editor Demo

Usage

Install the plugin

mkdir -p Customizing/global/plugins/Modules/TestQuestionPool/Questions  
cd Customizing/global/plugins/Modules/TestQuestionPool/Questions
git clone https://github.com/kyro46/assJSMEQuestion.git

and activate it in the ILIAS-Admin-GUI.

To display the inline-SVGs in PDF this plugin needs the PhantomJS-renderer or any other SVG-compatible renderer except TCPDF in ILIAS 5.3+.

Automatic scoring with comparison of SMILE-Code IS implemented, but (due to SMILES-Notation) not valid for molecules with stereo features. Please be cautious. Activate manual scoring for better control.

Credits

  • Development of the plugin-draft for ILIAS 4.4 by Yves Annanias, University Halle, 2014
  • Further development by Christoph Jobst, University Halle and Leipzig