Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Workshop 2.0 specification

From MoodleDocs
Revision as of 21:00, 20 March 2009 by David Mudrak (talk | contribs)

This page tracks and summarizes the progress of my attempt to try and rewrite the Workshop module for Moodle 2.0 (yes, yet another attempt).

Tracker links

  • MDL-17827 Workshop upgrade/conversion from 1.9 to 2.0 (META)


Mod form fields

Goals: keep the form as simple as possible heavily using Advanced fields feature. Usability - have the fields grouped into logical sections.


General settings

  • Submission Title
  • Description
  • Grade for Assessments
  • Grade for Submission
  • Grading Strategy
  • Number of Assessment Elements
  • Number of Attachments
  • Allow Resubmissions
  • Number of Assessments of Examples
  • Comparison of Assessments
  • Number of Assessments of Student Submissions
  • Weight for Teacher Assessments
  • Over Allocation
  • Self Assessment
  • Assessments must be agreed
  • Hide Grades before Agreement
  • League Table of Submitted Work
  • Hide Names from Studenti
  • Use Password
  • Password
  • Maximum Size
  • Start of submissions

DB fields migration plan

workshop

1.9 name status note
id remains
course remains
name remains
description remains
wtype ?
nelements remains
nattachments remains
phase remains
format ?
gradingstrategy remains
resubmit capability?
agreeassessments remains
hidegrades ?
anonymous ?
includeself ?
maxbytes remains
submissionstart remains
assessmentstart remains
submissionend remains
assessmentend remains
releasegrades remains
grade ?
gradinggrade ?
ntassessments remains
assessmentcomps remains
nsassessments remains
overallocation remains
timemodified remains
teacherweight remains
showleaguetable remains
usepassword maybe not needed - test password emptiness
password remains