Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Capabilities/mod/project:create.

Capabilities/mod/project:create: Difference between revisions

From MoodleDocs
No edit summary
 
m (cat edit)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
The Project Module supports 1.7 roles capability in one aspect: '''create assessment criteria'''.   
The Project Module supports 1.7 roles capability in one aspect: '''create assessment criteria'''.  
   
 
The default student role is "prevent" the creation of assessment criteria.  A teacher or admin may override or change this default and allow students to define the kinds of criteria that their project will be assessed on.  This is a powerful tool for developing autonomous learning and recommended for learning contexts where students can be trained and facilitated in this process.


The default student role is "prevent" the creation of assessment criteria.  A teacher or admin may override or change this default and allow students to define the kinds of criteria to be assessed on.  This is a powerful tool for developing autonomous learning and recommended for learning contexts where students can be trained and facilitated in this process.


Thanks to Veli-Pekka Hännikäinen of TAMK, Finland for developing this feature.
Thanks to Veli-Pekka Hännikäinen of TAMK, Finland for developing this feature.
==See also==
* [https://docs.moodle.org/en/Project_module Return to main Project Module documentation]
* [http://moodle.org/mod/forum/discuss.php?d=33657 Project module 1.6 discussion]
* [http://moodle.org/mod/forum/discuss.php?d=56980 Project module 1.7 discussion]
* [http://englishforum.sgu.ac.jp/downloads/ Project module downloads & documentation]
[[Category:Contributed code]]

Latest revision as of 14:30, 15 February 2008

The Project Module supports 1.7 roles capability in one aspect: create assessment criteria.


The default student role is "prevent" the creation of assessment criteria. A teacher or admin may override or change this default and allow students to define the kinds of criteria that their project will be assessed on. This is a powerful tool for developing autonomous learning and recommended for learning contexts where students can be trained and facilitated in this process.


Thanks to Veli-Pekka Hännikäinen of TAMK, Finland for developing this feature.

See also