Note:

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

Assignment Student Submission Statement: Difference between revisions

From MoodleDocs
(Created page with "Spec page for Assignment Student Submission Statement feature for Moodle 2.3")
 
No edit summary
Line 1: Line 1:
Spec page for Assignment Student Submission Statement feature for Moodle 2.3
{{Infobox Project
|name = Assignment Student Submission Statement
|state = In Progress
|tracker = http://tracker.moodle.org/browse/MDL-XXX
|discussion = http://moodle.org/mod/forum/discuss.php?d=192642 https://github.com/netspotau/moodle-mod_assign
|assignee = NetSpot)
}}
 
==Introduction==
This is an enhancement to the mod_assign that requires students to check a box next to a statement when submitting an assignment. The text for the statement is set globally and it can either be required for all assignments, or individual assignments may choose to hide or show the statement. An example would be that students have to agree that the assignment is their own work.
 
==Requirements==
Moodle 2.3 required
 
==Community bonding period==
 
===Milestones===
# Refine the project proposal with community feedback
# Define the mockups
 
===Features===
 
Global settings for the assignment module to set the text and choose if it is globally enabled, globally disabled or configurable at an assignment level. Optional setting at an assignment level to turn it on or off. Should be logged that the student accepted the statement.
 
==Coding period==
 
===Milestones===
* Implement code
* Integration by HQ
 
===File structure===
 
==Screenshots==

Revision as of 04:14, 24 February 2012

Assignment Student Submission Statement
Project state In Progress
Tracker issue http://tracker.moodle.org/browse/MDL-XXX
Discussion http://moodle.org/mod/forum/discuss.php?d=192642 https://github.com/netspotau/moodle-mod_assign
Assignee NetSpot)


Introduction

This is an enhancement to the mod_assign that requires students to check a box next to a statement when submitting an assignment. The text for the statement is set globally and it can either be required for all assignments, or individual assignments may choose to hide or show the statement. An example would be that students have to agree that the assignment is their own work.

Requirements

Moodle 2.3 required

Community bonding period

Milestones

  1. Refine the project proposal with community feedback
  2. Define the mockups

Features

Global settings for the assignment module to set the text and choose if it is globally enabled, globally disabled or configurable at an assignment level. Optional setting at an assignment level to turn it on or off. Should be logged that the student accepted the statement.

Coding period

Milestones

  • Implement code
  • Integration by HQ

File structure

Screenshots