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-21 01:48:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
lesson
/
action
History
michaelpenne
af1cd0fe33
Made the shortanswer qtype grading much more reliable. Change to preg_match to speed things up. Also do a preg_quote on the teacher supplied answer to prevent confusion in the preg_match statements (before + signs and the like were causing the preg_match statements to fail).
2005-06-21 22:38:26 +00:00
..
addbranchtable.php
…
addcluster.php
…
addendofbranch.php
…
addendofcluster.php
…
addpage.php
…
confirmdelete.php
…
continue.php
Made the shortanswer qtype grading much more reliable. Change to preg_match to speed things up. Also do a preg_quote on the teacher supplied answer to prevent confusion in the preg_match statements (before + signs and the like were causing the preg_match statements to fail).
2005-06-21 22:38:26 +00:00
delete.php
…
editpage.php
…
insertpage.php
…
move.php
…
moveit.php
…
updatepage.php
…