moodle/mod/assign
Cathal O'Riordan 6d976f3f30 MDL-36644 Assignment: prepend the course upload limit to the options array
Ensure that the course upload limit is the first option in the list of available choices for the Maximum submission size select.
2012-12-12 08:56:59 +08:00
..
backup/moodle2 MDL-35337: Fixes for restoring a course backup with no data for teamassignments and extensionsdates 2012-09-18 10:20:53 +08:00
db MDL-37032 upgrade: define all the 2.4.0 points 2012-12-11 13:11:11 +01:00
feedback MDL-37032 upgrade: define all the 2.4.0 points 2012-12-11 13:11:11 +01:00
lang/en Merge branch 'MDL-36905' of git://github.com/rwijaya/moodle 2012-12-11 15:44:37 +13:00
pix ie9 svg compatibility fixes 2012-12-03 19:53:36 +01:00
submission MDL-36644 Assignment: prepend the course upload limit to the options array 2012-12-12 08:56:59 +08:00
tests MDL-31683 added mod_assign_get_assignments web service function 2012-10-17 13:21:44 +13:00
adminlib.php MDL-36633 usability: Styling over the admin pages 2012-11-21 17:29:13 +08:00
adminmanageplugins.php
assignmentplugin.php MDL-36908 Assignment: Additional fixes for preventing empty submissions 2012-12-10 14:54:24 +08:00
extensionform.php MDL-31295: Allow granting individual extension dates to students for mod_assign 2012-09-03 10:08:47 +08:00
externallib.php MDL-31683 mod_assign: Fixed up whitespace and cap check changes as required 2012-10-17 11:17:53 +08:00
feedbackplugin.php MDL-31276: Phpdocs cleanup for offline grading feature 2012-09-11 15:48:19 +08:00
gradeform.php MDL-35726: Use a different form identifier for each form when using "Save and next" 2012-10-12 12:03:40 +08:00
gradingbatchoperationsform.php MDL-36905 accessibility for assignment grading: add label for grading actions and operations select options 2012-11-29 15:06:49 +08:00
gradingoptionsform.php MDL-36835 Assignment: Do not show javascript warning when toggling quickgrading 2012-11-30 10:04:31 +08:00
gradingtable.php MDL-36912 usability: CSS adaptations for assignment 2012-11-30 19:25:14 +08:00
index.php MDL-34377: Fix: assignments overview page shows a unset due date as Epoch and counts draft submissions 2012-08-16 14:31:39 +08:00
lib.php MDL-34794: Add reset course feature in mod_assign (new assignment (2.3+)) 2012-09-28 14:33:33 +08:00
locallib.php Merge branch 'MDL-36712-master' of git://github.com/damyon/moodle 2012-12-11 14:00:25 +08:00
mod_form.php MDL-36728: Assignment - Improve usability of require submission statement setting. 2012-11-26 15:06:22 +13:00
module.js MDL-36051 - Quick Grading in Assignment module does not turn on in some circumstances 2012-11-07 16:26:26 -08:00
quickgradingform.php MDL-33327: Layout changes for the assignment grading table 2012-06-14 15:22:42 +08:00
renderable.php MDL-33791 Portfolio: Fixed security issue with passing file paths. 2012-11-08 00:26:13 +01:00
renderer.php MDL-36263 Assignment: Do not count submissions of unenrolled users 2012-12-10 14:54:24 +08:00
settings.php MDL-36728: Assignment - submission statement default - Add a langstring fix 2012-11-26 10:30:37 +08:00
styles.css MDL-36912 usability: CSS adaptations for assignment 2012-11-30 19:25:14 +08:00
submission_form.php
submissionconfirmform.php MDL-31288: New feature: Assignment submission statements 2012-07-27 16:00:10 +08:00
submissionplugin.php
upgradelib.php Merge branch 'MDL-34052-master' of https://github.com/damyon/moodle 2012-12-11 10:39:19 +08:00
version.php MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
view.php