Note:

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

Assignment Subtypes Combined: Difference between revisions

From MoodleDocs
(Created page with "Design page - details to come.")
 
No edit summary
Line 1: Line 1:
Design page - details to come.
== Introduction ==
This feature is part of the assignment module redevelopment project (https://docs.moodle.org/dev/Assignment). It involves creating a new module (mod_assign) that supersedes the previous one (mod_assignment). It provides all of the features of the four standard subtypes within one module (ie - you can enable file uploads, online text, notes, feedback etc).
 
=== Examples ===
See the use cases in the assignment redevelopment page.  
[[Assignment#Use_Case_1]]

Revision as of 02:18, 23 January 2012

Introduction

This feature is part of the assignment module redevelopment project (https://docs.moodle.org/dev/Assignment). It involves creating a new module (mod_assign) that supersedes the previous one (mod_assignment). It provides all of the features of the four standard subtypes within one module (ie - you can enable file uploads, online text, notes, feedback etc).

Examples

See the use cases in the assignment redevelopment page. Assignment#Use_Case_1