Commit graph

3771 commits

Author SHA1 Message Date
martinlanghoff
125b1645ff forum/trackreads - small optimization to overview 2005-09-02 06:38:45 +00:00
martinlanghoff
0ce852ecfb Merged from MOODLE_15_STABLE - forums/trackreads: Small optimizations to forum_tp_can_track_forums() 2005-09-02 06:37:18 +00:00
martinlanghoff
a85168b765 Merged from MOODLE_15_STABLE - forums/trackreads: Postgres-optimized query - from many minutes to a few milliseconds 2005-09-02 06:32:18 +00:00
mjollnir_
f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
gustav_delius
537daa79be Merged from STABLE. 2005-08-31 16:32:49 +00:00
thepurpleblob
82cff43c85 Incorrect variable name - not sure why this worked! 2005-08-31 09:30:25 +00:00
mjollnir_
0283911078 Merged from MOODLE_15_STABLE: Preventing another warning. In some cases in the calendar blocks, resource filtering gets called with no courseid 2005-08-31 06:13:26 +00:00
mjollnir_
5838e5b21f Merged from MOODLE_15_STABLE: Avoid a warning when displaying multichoice quiz questions 2005-08-31 05:24:31 +00:00
thepurpleblob
cc93459372 Export now saves file in correct course file area (ie, the current one).
Export now works for published courses where the teacher is not
a teacher on the 'remote' course.
See bug #3996 and bug #3985
2005-08-30 15:13:37 +00:00
bobopinna
699927cf78 Fixed next sco search 2005-08-30 11:48:22 +00:00
mindforge
263c42ad81 Improved error messages (see bug #3986). 2005-08-30 08:38:27 +00:00
bobopinna
15d2f0ca70 Code cleaning 2005-08-30 07:29:05 +00:00
bobopinna
3d23821ceb Fixed a typo
Fixed activity outline style sheet
Fixed a problem with next and prev sco search
Made some fix for scorm 1.3 support
2005-08-30 07:19:42 +00:00
bobopinna
b1738387bf New popup mode
Fixed some amp coding
2005-08-30 07:15:54 +00:00
bobopinna
0b33f2d91b New popup launching mode 2005-08-30 07:13:02 +00:00
bobopinna
464882421a Fixed some style in order to work with course format and activity outline 2005-08-30 07:10:56 +00:00
bobopinna
6293071b9e Fixed a problem with parameter passing 2005-08-30 07:09:18 +00:00
bobopinna
c36037e765 First working release 2005-08-30 07:08:28 +00:00
michaelpenne
e83348c6f0 FIXED: Removed Notice Warning. Sometimes an attempt's answerid field is not set because the answer that the student entered does not match any of the answers for the question. This error comes up for Numerical and Short answer question types. 2005-08-29 22:04:13 +00:00
michaelpenne
da2a70fadd FIXED: Bug with reporting numerical question types. 2005-08-29 19:37:33 +00:00
gustav_delius
e484e8f915 Fix so that secure window closes itself even when no review is allowed, see bug 3891 2005-08-26 19:24:17 +00:00
gustav_delius
aca55f679c A bit of code cleanup as suggested by Olaf Rempel in bug 3881 2005-08-26 19:12:17 +00:00
gustav_delius
d78d653a34 removed unnecessary code as suggested by Olaf Rempel in bug 3850 2005-08-26 18:51:40 +00:00
gustav_delius
c0bbeb675a Removed the restriction that the quiz timelimit has to be less than the session timeout 2005-08-26 18:47:24 +00:00
gustav_delius
9235fb7977 Removed the restriction that the quiz timelimit has to be less than the session timeout 2005-08-26 17:57:36 +00:00
thepurpleblob
d91ce7ce0a Merged from STABLE 2005-08-26 11:59:59 +00:00
gustav_delius
86831b4c69 Fixed bug 3950 2005-08-26 08:56:18 +00:00
gustav_delius
3db6659d2d fix for bug 3953 provided by Jean-Michel 2005-08-26 08:00:19 +00:00
mjollnir_
300dfca610 Merged from MOODLE_15_STABLE: Fixing typo in call to get_record that was causing a lot of noise in the db error log 2005-08-26 04:53:39 +00:00
mjollnir_
3bcb678ea2 Merged from MOODLE_15_STABLE: Backticks are not postgres friendly! :( 2005-08-26 04:41:48 +00:00
mjollnir_
90558ec4a5 Fixing warning in my moodle course overview in forums 2005-08-23 03:57:12 +00:00
moodler
70a6245515 Merged bug fix for cloze upgrading and also some formatting from STABLE 2005-08-21 15:44:33 +00:00
mjollnir_
0d6b9d4f4d MyMoodle: new /my/ page, contains course overview (module based, forum done). User defined blocks on /my/ page, admin defined stickyblocks. Needs lots of testing. Held off bumping version.php for blocks because of the postgres upgrade fixes Patrick is putting in. 2005-08-16 00:25:39 +00:00
patrickslee
4e980e5a92 Mass cleanup of bad postgres upgrade scripts(merged from 15_stable) 2005-08-15 23:17:58 +00:00
mindforge
c19a2e4ea8 Enabling $options->correct_responses for multianswer questions. I.e. highlighting of correct answers can now be turned off. 2005-08-15 11:49:02 +00:00
mindforge
3db197cad4 Fix for the bug described in the discussions http://moodle.org/mod/forum/discuss.php?d=26526 and http://moodle.org/mod/forum/discuss.php?d=27274 2005-08-15 11:38:13 +00:00
danmarsden
3ddb684e57 Fixes for Bug #3876, Bug #3816 2005-08-14 21:59:09 +00:00
moodler
e2cc29f41c Minor change to displaying resources with course blocks (SE) 2005-08-14 06:06:29 +00:00
moodler
a7b6e9e14d Can now display course blocks when composing a text or web page. (SE). 2005-08-14 05:57:12 +00:00
moodler
0440482f1d Two methods added to allow resources to be displayed with the course
blocks. Uses the outstanding Page class code by Jon P. (SE)
2005-08-14 05:34:56 +00:00
bobopinna
6609424621 General revision of lib:
- removed some functions not more used
- modified some others
- initial PHPDoc comments add
2005-08-11 06:54:37 +00:00
bobopinna
505285110c Fixed a problem with browse mode display 2005-08-11 06:50:34 +00:00
bobopinna
32b8dbe826 Changed styles from div to table 2005-08-11 06:48:41 +00:00
bobopinna
ad3614b2b1 Updated detail's report from the Stephan code (many thanks!!!! :-D) 2005-08-11 06:47:09 +00:00
bobopinna
4b46d4df9b Removed double char conversion and added PHPDoc comments 2005-08-11 06:44:45 +00:00
bobopinna
223a10ad58 Removed db store of element session_time, not required from ADL 2005-08-11 06:42:27 +00:00
mjollnir_
a675ec9b40 Merged from MOODLE_15_STABLE: Changing the js timer in quiz to call the form by name rather than index. People who have forms in the headers (ie logout buttons) run into problems otherwise 2005-08-11 03:38:31 +00:00
urs_hunkler
120d239f57 added ".mod-quiz " to three properties because the quiz style was in conflict with other Moodle pages. 2005-08-10 20:43:20 +00:00
thepurpleblob
56a6ee0f75 Newlines in question text now supported by inserting \n. Works with
export and import.
2005-08-10 10:58:21 +00:00
thepurpleblob
468aedfe47 Fixed bug introduced by _variable to _param change - default export
file name was not being generated due to isset rather than empty check.
2005-08-10 09:56:03 +00:00