kyro46 / assJSMEQuestion

Questiontype that allows the creation of molecules in ILIAS 4.3 to 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assJSMEQuestion

JSME-Questiontypeplugin for ILIAS 7

For ILIAS 4.3 to 6 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

About

Questiontype that allows the creation of molecules in ILIAS 4.3 to 8

License:GNU General Public License v3.0


Languages

Language:CSS 69.5%Language:PHP 29.1%Language:HTML 1.4%