.. |
action
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +00:00 |
db
|
Deprecating old "upgrade" files. MDL-7214
|
2006-10-26 22:46:02 +00:00 |
backuplib.php
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +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
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +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
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +00:00 |
importppt.php
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +00:00 |
index.php
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +00:00 |
lesson.php
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +00:00 |
lib.php
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +00:00 |
locallib.php
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +00:00 |
mediafile.php
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +00:00 |
mod.html
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +00:00 |
reformat.php
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +00:00 |
report.php
|
mod/lesson, mod/quiz: remove deprecated sql_paging_limit(), use offset, limit parameters
|
2006-09-26 05:11:29 +00:00 |
restorelib.php
|
Apply modularity to the creation of the log file during restore to a new course.
|
2006-10-17 10:05:41 +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
|
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
|
2006-09-30 19:49:40 +00:00 |
view.php
|
BugFix for MDL-6730: now blank lessons redirect to edit.php where the user is prompted by a menu of options.
|
2006-09-30 19:00:07 +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 |