.. |
action
|
Got ahead of myself, fixed by bug fix
|
2006-09-19 04:49:45 +00:00 |
db
|
Removed mod/lesson:view
|
2006-09-22 02:58:39 +00:00 |
backuplib.php
|
Added display default feedback in lesson settings
|
2006-09-18 01:31:35 +00:00 |
edit.php
|
Attempted to improve the display of the table in collapsed view
|
2006-09-19 05:57:57 +00:00 |
essay.php
|
Added some more stats to reports, added more actions to collapsed view and increased speed of lesson by using lesson_set_message() and redirects with 0 second delays.
|
2006-09-13 03:42:16 +00:00 |
format.php
|
[Fixed] Import. Updated code to work with /question instead of /mod/quiz. Lead to a few interal bug fixes. Also moved two hard coded strings to the lang file.
|
2006-03-26 00:10:39 +00:00 |
highscores.php
|
Removed mod/lesson:view
|
2006-09-22 02:58:39 +00:00 |
icon.gif
|
Didn't look so good as the "L"
|
2004-02-16 11:59:57 +00:00 |
import.php
|
MDL-6477: Added roles support.
|
2006-09-08 23:17:18 +00:00 |
importppt.php
|
MDL-6477: Added roles support.
|
2006-09-08 23:17:18 +00:00 |
index.php
|
MDL-6477: Added roles support.
|
2006-09-08 23:17:18 +00:00 |
lesson.php
|
Moved high scores logic out of view.php into highscores.php
|
2006-09-10 01:20:00 +00:00 |
lib.php
|
Fix for MDL-6628: the lesson object was not being cloned correctly.
|
2006-09-23 19:57:35 +00:00 |
locallib.php
|
Fixed branch table buttons to work with JavaScript turned off. This fix lead to some minor changes to the button output, but hopefully simplified things.
|
2006-09-23 18:45:59 +00:00 |
mediafile.php
|
Removed mod/lesson:view
|
2006-09-22 02:58:39 +00:00 |
mod.html
|
Fixed alignment issue in IE
|
2006-09-23 18:51:49 +00:00 |
reformat.php
|
Bye. Now all those tabs are out
|
2005-03-05 00:09:39 +00:00 |
report.php
|
Fix for the instance mentioned in MDL-3058
|
2006-09-19 05:11:57 +00:00 |
restorelib.php
|
FIxed to use the new debugging function
|
2006-09-18 09:13:04 +00:00 |
styles.php
|
Fixed branch table buttons to work with JavaScript turned off. This fix lead to some minor changes to the button output, but hopefully simplified things.
|
2006-09-23 18:45:59 +00:00 |
tabs.php
|
Started to rework the overall page editing interface for teachers.
|
2006-09-10 22:47:57 +00:00 |
timer.js
|
Improved clock output and works when javascript is disabled
|
2006-09-09 22:20:51 +00:00 |
version.php
|
added capabilty risks into access.php and GUI for define role and override; minor fixes for capability types in forum
|
2006-09-18 21:32:49 +00:00 |
view.php
|
Moved endofbranch redirect up to avoid double printing of messages.
|
2006-09-23 19:32:25 +00:00 |
viewend.html
|
Started to separate out logic and presentation in view.php. Decided to wrap the question printing with HTML templates (viewstart.html and viewend.html)
|
2006-09-10 18:19:29 +00:00 |
viewstart.html
|
Fixed display bug for branch tables and moved message setting to the bottom of continue.php to prevent double message setting when a redirect is called.
|
2006-09-10 18:50:59 +00:00 |