Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 2.33 KB

File metadata and controls

57 lines (34 loc) · 2.33 KB

Mr Otopo

Otopo

Moodle Compatibility Release

🌎 English | French

Full documentation for teachers (French only): wiki.univ-nantes.fr/doku.php?id=madoc:81-otopo.

Table of Content

About The Project

The OTOPO activity module allows teachers to offer their students a self-positioning grid made up of multi-level items.

Students can be asked to self-position themselves on the same grid several times during different sessions, in order to highlight a progression. The teacher can comment on each self-positioning.

The OTOPO activity has a score made up of items, each with a different score. Each item has a label, a scale and a justification field.

The student can choose either to visualize his or her progress or to self-assess again. If he chooses to self-assess, he sees the various previous answers (scale and justification) and can copy/paste.

The teacher sees a summary of all students, with the grade for each and the date of the last self-positioning. By clicking on a student, he or she can view the student's progress.

Installation

For more information, see the official plugin installation guide.

Moodle Way

  1. Download the plugin's latest version or source code.
  2. Go to your platform's plugin installation page: Site administration > Plugins > Install plugins.
  3. Open the plugin file and follow the installation process.

Manual

  1. Download the plugin's latest version or source code.
  2. Open the moodle/mod directory on your platform.
  3. Unzip the plugin into the directory and make sure that the folder containing the plugin files is named otopo.

Using Git

  1. Open a terminal and access the moodle/mod directory on your platform.
  2. Clone the project using the following command: git clone https://gitlab.univ-nantes.fr/boiteux-c/otopo.git otopo.