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
thepurpleblob
440dcd3123
require_variable() changed to required_param().
2005-08-09 12:07:09 +00:00
stronk7
98b8eba688
Now forum-start tracking,
...
forum-mark read and
forum-prune post
log actions are restored properly.
Part of bug 3582.
(http://moodle.org/bugs/bug.php?op=show&bugid=3852 )
Merged from MOODLE_15_STABLE
2005-08-03 19:50:49 +00:00
stronk7
fcd01e4571
Now chat-talk log actions are restored properly.
...
Part of bug 3582.
(http://moodle.org/bugs/bug.php?op=show&bugid=3852 )
Merged from MOODLE_15_STABLE
2005-08-03 18:28:56 +00:00
mjollnir_
67bbc9b7de
Merged from MOODLE_15_STABLE: Postgres doesn't happily convert NULL to 0 for int fields, so we set it manually. Credit: Patrick Li
2005-08-02 22:48:20 +00:00
bobopinna
f15d228034
Added uft-8 to html entities encoding for non ASCII characters
2005-08-01 14:08:47 +00:00
bobopinna
6bcfd67887
fixed a parameter problem
2005-08-01 09:26:34 +00:00
bobopinna
e1992096ae
Added string_format to the title print
2005-08-01 09:25:45 +00:00
mikewaters
94d78cc663
Modified Files:
...
repository.html - added help buttons and changed hive buttons
resource.class.php - hive/makelink.php added version and format options
hive/openhive.php - obsolete
Added Files:
hive/hp-footer-hive-powered.gif - hive logo
hive/openlitebrowse.php - new openhive option
hive/openlitesearch.php - new openhive option
2005-07-29 08:08:42 +00:00
gustav_delius
36fb738b2a
fix for bug 3822 provided by razzor
2005-07-27 17:22:21 +00:00
bobopinna
eda807b70f
Fixed a problem with AICC tracking
2005-07-26 11:01:27 +00:00
bobopinna
3a9867d3d1
Fixed a bug in masteryscore reach evaluation
2005-07-26 10:59:44 +00:00
gustav_delius
49347eacc5
Fix for question numbering provided by razzor, bug 3807
2005-07-25 14:19:21 +00:00
stronk7
bcf306f6d8
Now message forum RSS Feeds are using the category. Useful under
...
some RSS agregators able to group messages.
Credits go to Dmitry Pupinin.
Bug 3654
(http://moodle.org/bugs/bug.php?op=show&bugid=3654 )
Merged from MOODLE_15_STABLE
2005-07-24 23:08:53 +00:00
stronk7
ad6bf17871
Added the $Id$ tag
...
Merged from MOODLE_15_STABLE
2005-07-24 10:29:23 +00:00
gustav_delius
59c9337e00
Merged from STABLE (only changed whitespace)
2005-07-23 09:34:39 +00:00
gustav_delius
6afbc42c4e
Merged from STABLE
2005-07-23 09:31:07 +00:00
gustav_delius
376b8cd217
The fixes for the item analysis plug-in that were assembled by Jean-Michel, see http://moodle.org/mod/forum/discuss.php?d=27553
2005-07-23 09:12:42 +00:00
michaelpenne
0bdb7db93f
Fixed a path problem that occurs while unzipping
2005-07-22 21:09:37 +00:00
gustav_delius
c24aca42c5
Resetting the timout counter to avoid the timeouts reported at http://moodle.org/mod/forum/discuss.php?d=24790#129431
2005-07-22 20:42:16 +00:00
gustav_delius
80ed3fe6b0
New report plug-in contributed by Jean-Michel, see http://moodle.org/mod/forum/discuss.php?d=27730
2005-07-22 11:41:12 +00:00
gustav_delius
970d0fe02c
Improvements contributed by Jean-Michel Vedrine, see http://moodle.org/mod/forum/post.php?reply=130818 .
...
- you can change # of attempts per page displayed on screen
- you can download results to Excel/text file, including detailed grades if you check this option.
2005-07-22 09:43:23 +00:00
stronk7
0d1b48960a
Now paging of older versions is showed and working properly. It was
...
really buggy! One string added to wiki lang file too. Bug 3750.
(http://moodle.org/bugs/bug.php?op=show&bugid=3750 )
Merged from MOODLE_15_STABLE
2005-07-21 23:40:27 +00:00