Sam Hemelryk
566889aaa8
MDL-42317 output: reviewed standard/base layouts and converted where a better option was available
2014-04-06 15:57:32 +12:00
Rajesh Taneja
135dde74ed
MDL-40042 Completion: added course_completion_updated event to remove related add_to_log
2013-08-16 09:34:23 +08:00
David Mudrák
b3b13e9941
MDL-38559 Clean-up the course completion settings code
...
This patch does not alter the code, only some syntax fixes and
coding guidelines rules are applied. Strings are re-ordered
alphabetically with no change of their wording. PHP doc blocks
reconstructed using the Git log records.
2013-05-09 08:47:34 +02:00
Ankit Agarwal
9a5e297b4c
MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/
2012-07-24 16:19:01 +08:00
Aparup Banerjee
60829d8094
MDL-34225 course completion : moved criteria classes into criteria subdir
2012-07-12 12:04:36 +08:00
Aparup Banerjee
7534234322
MDL-34225 course completion : move /lib/completion/* up to /completion
2012-07-10 11:06:41 +08:00
Aaron Barnes
08f19f4848
MDL-32249 completion: Make grade criteria more consistent
...
Also, round course grades and remove hardcoded string.
Note: This patch also removes the ability to update the course grade
from the completion interface
2012-06-26 13:53:01 +12:00
Aaron Barnes
dbfcf440fa
MDL-32203 completion: Fix issues with data object where clauses
2012-05-04 14:58:32 +12:00
Petr Skoda
cdbea7eed1
MDL-31607 use full course object for require_login() if already available
...
This eliminates 1 db query.
2012-04-22 17:41:47 +02:00
Eloy Lafuente (stronk7)
5dbfbacc49
MDL-31831 whitespace clean - take2
2012-03-01 02:20:35 +01:00
Aaron Barnes
70f25ccee4
course completion: MDL-2631 Only update passing grade if grade criteria enabled
2010-08-26 23:05:43 +00:00
Aaron Barnes
c919b26d7e
course completion: MDL-2631 Prevent error when no roles are available
2010-08-04 02:21:19 +00:00
Sam Hemelryk
d6d07a6821
navigation MDL-14632 Fixed up pagelayouts and navbars in the group section
2010-05-20 07:35:44 +00:00
Martin Dougiamas
2be4d090c0
course completion MDL-2631 Course completion feature - Thanks to Aaron Barnes and Catalyst IT for this significant contribution. It is now officially possible to finish a course!
...
Even though I've tweaked this and done some polishing, there is still plenty to do on it now in HEAD, mostly to do with UI, usability and strings, so we'll keep working on it. Aaron already has a number of improvements to add to it.
2010-04-30 03:06:22 +00:00