Newman Projections

Question types ::: qtype_easyonewman
Maintained by Carl LeBlond
Part of set EasyOChem.
Drag and drop question in which students build Newman projections. Tests students knowledge of drawing and interpreting Newman Projections.
Latest release:
20 sites
6 downloads
3 fans
Current versions available: 1

Overview

This software is no longer maintained and has been superseded by the OpenOChem LTI Assessment System.

Drag and drop question that tests students knowledge of drawing and interpreting Newman Projections.  Ask question such as;

  • Draw (S)-butan-2-ol looking up its C2-C3 bond?
  • Draw the most stable conformation of 2-methylbutane?

EasyONewman supports staggered and eclipsed conformations as well as options for setting the conformations and perspective.  

Features

  • Interactive - students drag and drop to construct Newman projections.
  • Staggered and eclipsed conformations.
  • Settings for conformation and perspective.

License

This plugin adopts the same license that Moodle does.

Authors

This plugin was developed by Carl LeBlond at the Indiana University of Pennsylvania (IUP).

Examples

Example questions are provided as a Moodle xml file in the examples folder.

Screenshots

Screenshot #0

Contributors

Carl LeBlond (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Anthony Borrow
    Sat, 19 Apr 2014, 3:10 AM
    Many thanks for sharing this plugin with the Moodle community.

    I was successfully able to install the plugin and it appears to function as expected. Hence, I am going to approve this plugin.

    I noticed that the copyright in version.php references a previous author. It is preferred that all of the files that you have modified for this plugin have your name listed (or added) as the copyright holder.

    The code check shows:

    Files found: 16

    question/type/easyonewman/lib.php - 1 error(s) and 0 warning(s)
    question/type/easyonewman/renderer.php - 1 error(s) and 0 warning(s)
    question/type/easyonewman/question.php - 1 error(s) and 0 warning(s)
    question/type/easyonewman/lang/en/qtype_easyonewman.php - 1 error(s) and 0 warning(s)
    question/type/easyonewman/styles.css
    question/type/easyonewman/edit_easyonewman_form.php - 1 error(s) and 0 warning(s)
    question/type/easyonewman/template_update.php - 1 error(s) and 0 warning(s)
    question/type/easyonewman/backup/moodle2/backup_qtype_easyomech_plugin.class.php - 1 error(s) and 0 warning(s)
    question/type/easyonewman/backup/moodle2/restore_qtype_easyomech_plugin.class.php - 1 error(s) and 0 warning(s)
    question/type/easyonewman/db/upgradelib.php - 1 error(s) and 0 warning(s)
    question/type/easyonewman/version.php - 1 error(s) and 0 warning(s)
    question/type/easyonewman/module.js
    question/type/easyonewman/easyonewman_script.js
    question/type/easyonewman/questiontype.php - 1 error(s) and 0 warning(s)
    question/type/easyonewman/newman_dragable.html
    question/type/easyonewman/README.txt

    Total: 11 error(s) and 0 warning(s)

    Again, these are just the 5.4 default timezone messages. Peace - Anthony
  • Alice Wirek
    Tue, 7 Feb 2017, 4:04 PM
    The plugin shows 15 errors. What will be the difference between a reviewer and a quest manager then? I study at Drexel University on Media Arts and Design and we are cooperation with Quest and Pimion on that matter. Both of them have created a quest manager team. I had to buy case study on Pimion to see the difference.
    Alice
  • Enrique Castro
    Tue, 4 Sep 2018, 2:38 AM
    Hi, I've recently installed this plugin and get a conflict.

    The styles.css file has the rule
    div[id*='dme'] {background-image: url([[pix:qtype_easyonewman|me]]);}

    But that selector also finds the background in the group addmembers page, that get filled with methyl groups.

    Just changing the selector to
    #draggable div[id*='dme'] {background-image: url([[pix:qtype_easyonewman|me]]);}

    avoid conflicting issues
  • Fernanda R.
    Fri, 10 Jul 2020, 9:14 PM
    Hi, Is there any plans to update this plugin to version 3.8 / 3.9 / 4.0?
Please login to post comments