This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-25 04:23:22 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
lesson
History
mark-nielsen
8bd7bacd14
[Fixed] this page was shooting of warnings for unset variable score. Now checks to make sure score is set before using it.
2006-03-19 02:16:00 +00:00
..
action
[Fixed] this page was shooting of warnings for unset variable score. Now checks to make sure score is set before using it.
2006-03-19 02:16:00 +00:00
db
UTF8 migration - now supporting PostgreSQL
2006-03-10 03:43:33 +00:00
backuplib.php
…
format.php
…
icon.gif
…
import.php
incorrect usage of clean_filename() replaced with clean_param($text, PARAM_SAFEDIR)
2006-03-04 12:37:29 +00:00
importppt.php
…
index.php
[Fix] $navigation and $grade_value were undefined when lesson was added to site main page
2006-02-24 21:26:15 +00:00
lesson.php
…
lib.php
[Added] Added function lesson_delete_course() to clean up the lesson_default table
2006-03-09 02:26:20 +00:00
locallib.php
[Changed] function execute_teacherwarning to function lesson_display_teacher_warning because it was violating the function naming policy
2006-03-17 03:37:31 +00:00
mediafile.php
…
mod.html
…
reformat.php
…
report.php
…
restorelib.php
…
styles.php
[Changed] The print_simple_box_start/stop changes conflicted greatly with the display of branch table buttons (the box printed above the buttons some how :( ) To fix this, the tables were taken out and divs were used instead to display and arrange the buttons. This turns out to be a good thing because now the user has more control over the buttons via style sheet. Also did some extra clean up in the section of code printing the branch table.
2006-03-19 01:53:50 +00:00
timer.js
…
version.php
…
view.php
cleaned up the left menu feature output by removing an unused form and several unnecessary string concatenations
2006-03-19 02:08:37 +00:00