Select Atoms or Molecules

Question types ::: qtype_easyoselect
Maintained by Carl LeBlond
Part of set EasyOChem.
Atoms, molecules and reaction selection question type. Requires Marvin Applets downloadable from www.chemaxon.com.

Select Atoms or Molecules 1.0

Moodle 2.3, 2.4, 2.5, 2.6
Released: Wednesday, 2 April 2014, 11:35 PM
Moodle 2.3 plugin: EasyOChem Marvinsketch Selection question type

INSTALLATION:

This will NOT work with Moodle 2.0 or older, since it uses the new
question API implemented in Moodle 2.1.

This is a Moodle question type. It should come as a self-contained
"easyomech" folder which should be placed inside the "question/type" folder
which already exists on your Moodle web server.

Once you have done that, visit your Moodle admin page - the database
tables should automatically be upgraded to include an extra table for
the EasyOChem Mechanism question type.

You must download a recent copy of Marvinsketch from www.chemaxon.com
(free for academic use) and intall it in folder named "marvin" at your web root.
Alternatively you could edit the php scripts if your marvin installation is elsewhere.


USAGE:

With the Marvin Sketch Selection question type the instructor draws a molecule,
set of molecules or reactions and selects certain objects (atoms, molecules, reactions etc).
The student must then select the same objects. You can ask questions such as;

- Select all chiral centers in the following molecule?
- Choose the nucleophile in the following reaction?
- Select all sp3 hybrid atoms in the following molecule?
-Select the tertiary alcohol below?

Version information

Version build number
2013093000
Version release name
1.0
Maturity
Stable version
MD5 Sum
b6dc1db71e8c436e74a51b163d196ef3
Supported software
Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation