moodle/course
David Mudrak 6832a10264 Initial support for the grading management screen
The user is sent to the new grade/grading/manage.php screen when an
advanced grading method is set in the activity mod form or via the
settings block.

The screen is supposed to (1) let the user change the currently active
grading method, (2) open the editor for the selected method, (3) create
new form from a template (4) display a preview of the form.
2011-10-18 01:05:07 +02:00
..
format MDL-29188 course_formats Fixed up formatting of section name within navigation 2011-09-14 11:39:48 +12:00
publish MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently 2011-09-08 09:30:27 +12:00
report MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
simpletest MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
category.php MDL-29187 multilang Reviewed the uses of category name and ensured things are being formatted correctly 2011-09-08 09:37:07 +12:00
completion.js MDL-28554 workaround for http://yuilibrary.com/projects/yui3/ticket/2530999 2011-08-25 11:38:34 +02:00
completion.php course completion: MDL-2631 Only update passing grade if grade criteria enabled 2010-08-26 23:05:43 +00:00
completion_form.php MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12:00
delete.php Merge branch MDL-29186-master of git://github.com/samhemelryk/moodle 2011-09-13 16:06:21 +08:00
delete_category_form.php MDL-29187 multilang Reviewed the uses of category name and ensured things are being formatted correctly 2011-09-08 09:37:07 +12:00
edit.php MDL-27896 editor - parent context will be respected by editor in case context is not created. 2011-08-12 11:33:21 +08:00
edit_form.php MDL-28599 textlib Separated collator to collatorlib with static methods, and added support for locale aware sorting of objects 2011-09-06 15:39:00 +12:00
editcategory.php MDL-20306 Add course_category idnumber field 2011-10-10 23:54:30 +02:00
editcategory_form.php MDL-20306 Add course_category idnumber field 2011-10-10 23:54:30 +02:00
editsection.php navigation MDL-24783 Navigation cache is now cleared after editing a section name 2010-10-21 01:56:03 +00:00
editsection_form.php MDL-21695 Replaced summaries.html 2010-06-28 17:05:05 +00:00
enrol.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
externallib.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
index.php MDL-29187 multilang Reviewed the uses of category name and ensured things are being formatted correctly 2011-09-08 09:37:07 +12:00
info.php MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently 2011-09-08 09:30:27 +12:00
jumpto.php MDL-20204 new url_select widget 2010-02-10 10:22:25 +00:00
lib.php MDL-27295 Course Category View - Only display count when more than 0 courses 2011-09-30 11:59:58 +01:00
loginas.php MDL-23911 login as session can be only terminated by logout, this should improve security on pages where user may enter JS that only he/she can see - such as the /my/index.php 2010-08-24 08:50:53 +00:00
mod.php MDL-11288 Added ability to duplicate module in the course 2011-03-31 13:39:05 +02:00
modduplicate.php MDL-28488 backup - activity duplication requires 2 capabilities in ctx 2011-09-09 15:53:02 +02:00
modedit.php Activity module's settings form redirects to the management screen when advanced grading method was selected to use 2011-10-16 19:40:47 +02:00
moodleform_mod.php Initial support for the grading management screen 2011-10-18 01:05:07 +02:00
pending.php MDL-13481 Strings fullname and shortname are now deprecated 2011-02-28 09:42:50 +01:00
recent.php MDL-24321 switching to stdClass in /c*/ 2010-09-21 08:13:11 +00:00
recent_form.php MDL-29131 fix multiple groups issues on the recent activity report 2011-09-10 13:52:42 +02:00
renderer.php MDL-29187 multilang Reviewed the uses of category name and ensured things are being formatted correctly 2011-09-08 09:37:07 +12:00
report.php navigation MDL-23451 Fixed up course reports page blocks 2010-07-23 03:44:03 +00:00
request.php course MDL-25831 removed trailing whitespace 2011-01-05 15:08:18 +08:00
request_form.php MDL-13481 Strings fullname and shortname are now deprecated 2011-02-28 09:42:50 +01:00
reset.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
reset_form.php MDL-24157, clean up page_comments when reseting courses 2010-09-16 07:38:52 +00:00
resources.php lib MDL-25981 Improved modinfo 2011-01-26 10:29:16 +00:00
rest.php MDL-29112 trigger event mod_deleted after deleting mod through AJAX 2011-09-12 17:36:02 +12:00
scales.php rating MDL-24513 made scales.php work with site level (not course level) scales 2010-10-11 06:21:53 +00:00
search.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
switchrole.php MDL-27809 navigation: Reworked the caching within navigation and improved the ordering of events in order to reduce the use of session without serious impact on serverload 2011-06-24 16:42:41 +08:00
togglecompletion.php MDL-26198 fix CSRF and missing access control + fix xhtml strict 2011-01-30 21:50:04 +01:00
user.php MDL-28582 course-report: Added a nothing to display notification to the outline and complete activity reports 2011-10-10 10:35:05 +13:00
view.php MDL-26142 fix immediately spelling in strings, comments and code 2011-02-13 11:36:46 +01:00