Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Exercise module.

Exercise module: Difference between revisions

From MoodleDocs
(Not sure actually when it changed from non-standard to standard)
(add development notes, with history)
Line 1: Line 1:
{{Moodle 1.8}}
{{Moodle 1.8}}
'''Exercise''' is a simple but powerful assignment tool where the teacher asks the students to do a piece of practical work. The student's self assessment and the teacher's evaluation of the self assessement and the submitted work make up the grade for the assignment. It will probably be replaced by the more robust [[Workshop module]] in a future Moodle. It became a standard activity module for a course in Moodle 1.8 and prior to that was a non-standard addin.  
The '''Exercise''' activity is a simple but powerful assignment tool where the teacher asks the students to do a piece of practical work. The student's self assessment and the teacher's evaluation of the self assessment and the submitted work make up the grade for the assignment.  


An exercise could be writing an essay or a report, preparing a presentation, etc. When the student has done the task they must first self-assess their work before submitting it to the teacher. Once submitted the teacher assesses the piece of work itself. The teacher can give feedback to the student and ask the student to improve the work and re-submit it or not. The final grade is based on how well the student assessed their own work and the work itself.
An exercise could be writing an essay or a report, preparing a presentation, etc. When the student has done the task they must first self-assess their work before submitting it to the teacher. Once submitted the teacher assesses the piece of work itself. The teacher can give feedback to the student and ask the student to improve the work and re-submit it or not. The final grade is based on how well the student assessed their own work and the work itself.


==Settings==
==Settings==
The administrator must make the Exercise activity visible using the modules > activities link in the [[Site administration block]].
Most fields on the settings page for Exercise have help buttons which describe them in more detail.  The fields include: <br>
Most fields on the settings page for Exercise have help buttons which describe them in more detail.  The fields include: <br>
::Title, Description, Grade for Student Assessment,Grade for Submission, Grading Strategy, Handling of Multiple Submissions, Number of Comments, Assessment Elements, Grade Bands, Criterion Statments or Categories in a Rubric, Comparison of Assessments, Use Password, Password, Maximum Size, Deadline, Number of Entries in League Table, Hide Names from Students, Group mode, and Hide from students.
::Title, Description, Grade for Student Assessment,Grade for Submission, Grading Strategy, Handling of Multiple Submissions, Number of Comments, Assessment Elements, Grade Bands, Criterion Statments or Categories in a Rubric, Comparison of Assessments, Use Password, Password, Maximum Size, Deadline, Number of Entries in League Table, Hide Names from Students, Group mode, and Hide from students.


==Development notes==
==Development notes==
The Exercise module was originally written by Ray Kingdon for Moodle 1.3 and was a non-standard module at that time.  It is planned to replace the Exercise module with a new [[Workshop module]].   
The Exercise module was originally written by Ray Kingdon for Moodle 1.3 and was a non-standard module at that time.  It will probably be replaced by the more robust [[Workshop module]] in a future Moodle. Prior to 1.8 it was a non-standard module and is a standard module in 1.8 and 1.9As a standard module it needs to be switched to visible.


==See also==
==See also==

Revision as of 15:27, 23 September 2007

Template:Moodle 1.8 The Exercise activity is a simple but powerful assignment tool where the teacher asks the students to do a piece of practical work. The student's self assessment and the teacher's evaluation of the self assessment and the submitted work make up the grade for the assignment.

An exercise could be writing an essay or a report, preparing a presentation, etc. When the student has done the task they must first self-assess their work before submitting it to the teacher. Once submitted the teacher assesses the piece of work itself. The teacher can give feedback to the student and ask the student to improve the work and re-submit it or not. The final grade is based on how well the student assessed their own work and the work itself.

Settings

The administrator must make the Exercise activity visible using the modules > activities link in the Site administration block.

Most fields on the settings page for Exercise have help buttons which describe them in more detail. The fields include:

Title, Description, Grade for Student Assessment,Grade for Submission, Grading Strategy, Handling of Multiple Submissions, Number of Comments, Assessment Elements, Grade Bands, Criterion Statments or Categories in a Rubric, Comparison of Assessments, Use Password, Password, Maximum Size, Deadline, Number of Entries in League Table, Hide Names from Students, Group mode, and Hide from students.

Development notes

The Exercise module was originally written by Ray Kingdon for Moodle 1.3 and was a non-standard module at that time. It will probably be replaced by the more robust Workshop module in a future Moodle. Prior to 1.8 it was a non-standard module and is a standard module in 1.8 and 1.9. As a standard module it needs to be switched to visible.

See also