Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Workshop FAQ.

Workshop FAQ: Difference between revisions

From MoodleDocs
(mention re cron in automatic phase switching)
(→‎See also: forum discussion link)
Line 17: Line 17:
==See also==
==See also==


*Using Moodle [http://moodle.org/mod/forum/view.php?id=740 Workshop module forum]
*Using Moodle [http://moodle.org/mod/forum/view.php?id=740 Workshop forum]
*[https://moodle.org/mod/forum/discuss.php?d=224070 How to clear all workshop submissions?] forum discussion


[[Category:FAQ]]
[[Category:FAQ]]


[[de:Workshop FAQ]]
[[de:Workshop FAQ]]

Revision as of 11:30, 11 March 2013

How the heck are these grades calculated?

Make sure you read carefully pages explaining workshop grading and grading strategies.

How can I get the workshop to switch phase automatically?

In Settings > Workshop Administration > Edit settings tick the box 'Switch to the next phase after the submissions deadline' in the access control section. The workshop will then automatically switch to the assessment phase - after the next time cron is run on your Moodle. (Depending on your Moodle administration, you might be able to run it manually by typing into your browser YOURMOODLE.com/admin/cron.php (where YOURMOODLE.com is the name of your Moodle site).

How can I make reviewing anonymous?

If you do not want your students to know whose work they are reviewing and who is reviewing their work, go to Settings>Workshop administration>Permissions and click the X next to student to prevent "view author names" mod/workshop:viewauthornames and "view reviewer names" mod/workshop:viewreviewernames

Can I use Workshop for students to peer assess an offline activity?

You can, although they will have to submit something, even though that might be a blank document. See this forum post for more information: https://moodle.org/mod/forum/discuss.php?d=220054#p958145

See also