moodle/mod/assignment
martin 7ea53a1fb1 Removed fullname and search fields from modules table. Fullname is now
derived from the string 'modulename' in the lang files for each module.
2002-08-02 17:42:59 +00:00
..
db Dummy (for now) 2002-07-27 07:13:17 +00:00
lib.php Some work so far on the assignment module ... NOT FINISHED YET! 2002-08-01 03:49:01 +00:00
mod.html Some work so far on the assignment module ... NOT FINISHED YET! 2002-08-01 03:49:01 +00:00
mod.php Some work so far on the assignment module ... NOT FINISHED YET! 2002-08-01 03:49:01 +00:00
README Initial revision 2001-11-22 06:23:56 +00:00
version.php Removed fullname and search fields from modules table. Fullname is now 2002-08-02 17:42:59 +00:00

Describes the assignment (eg an essay) that needs to be completed
then collects and datestamps it.  Later, shows the grade.

Teacher view, show class list, allows download and grades.