skodak
739da48c01
MDL-15561 unsubscribe all option implemented
2008-07-07 21:51:01 +00:00
skodak
b373260475
MDL-15413 warn admins if display_errors enabled
2008-07-07 14:34:40 +00:00
skodak
05c38e2b7c
MDL-13811 reworked unsetting of preferences and minor tweaks
2008-07-05 22:46:31 +00:00
nicolasconnault
d6ace123f0
MDL-13811 Completed the required changes. Also added a "Cancel email change" link. Merging from MOODLE_19_STABLE
2008-07-05 14:28:13 +00:00
skodak
e9180ff830
MDL-15544 Disable email signup in new installation - add danger warning
2008-07-04 23:53:13 +00:00
ethem
f8f817b73d
http://moodle.org/mod/forum/discuss.php?d=100629
2008-07-04 16:59:24 +00:00
thepurpleblob
6d34fea4f9
MDL-13007
...
Corrected help for category selection. I hope this is what the tick boxes now do :-)
Merged from STABLE_19
2008-07-03 15:14:25 +00:00
skodak
a4a57da9e2
MDL-15021 Deleted not fully setup separate admin settings; merged from MOODLE_18_STABLE but with better delete
2008-07-03 14:09:27 +00:00
jerome
4e2d013f06
MDL-14635 fix for user profil help icons, merged from 19
2008-07-03 04:10:50 +00:00
skodak
9900dddde1
MDL-15389 better explanation of spam dangers in user profiles - thanks Tim; merged from MOODLE_19_STABLE
2008-07-02 22:32:56 +00:00
tjhunt
373f0afd24
MDL-15494 - No allowance for the possibility that something might go wrong when processing the response to a question.
2008-07-01 13:34:09 +00:00
tjhunt
b10c38a37b
MDL-15452 - ongoing - Put the OU quiz navigation improvements into the Moodle codebase
...
* Javadoc comments for most of the code I committed on Friday.
* Implement the get_question_status method.
* Along the way, refactor duplicated logic between two of the question types, questionlib, and the new code - removing inconsistency while doing so.
2008-06-30 16:56:49 +00:00
dongsheng
2867b1161b
"MDL-15349, in moodle 2.0, curl lib is required"
2008-06-30 11:12:23 +00:00
scyrma
38fb819028
MDL-11992: adding course tagging patch, by John Beedell. This feature is not
...
active by default at this time. Related help files are not included in this
commit, as they are being revised (see issue 15385) and will be sent in soon.
2008-06-30 09:04:07 +00:00
tjhunt
36e413e38c
MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase
...
Part one, a first cut of a summary page, along with some classes that will allow me to eliminate more duplicated code between the new page, attempt.php and review.php.
2008-06-27 18:04:48 +00:00
Francois Marier
6800d78e06
Drift between CVS and git
...
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
robertall
674b6ace0f
[MDL-14129] s/invild/invalid/ from previous commit
2008-06-25 17:31:23 +00:00
dongsheng
29c1bb159a
"MDL-14129, fix print_error"
2008-06-25 14:52:39 +00:00
jerome
293076e9ce
MDL-14635 remove tags from glossary block help, merged from 19
2008-06-25 03:26:08 +00:00
jamiesensei
7660aa80e0
MDL-15393 "show group name in drop down select for what to show in report" AND MDL-15394 "disable showing 'all attempts' and remove option from drop down box in form if there is a group selected"
2008-06-24 16:36:44 +00:00
wildgirl
92cc1b6746
lang string typo fixes
2008-06-24 15:09:44 +00:00
skodak
55946ffda6
MDL-15071 new sqlite pdo driver by Andrei Bautu (with minor changes)
2008-06-22 21:35:07 +00:00
agrabs
119b35b38c
MDL-14779 Show analysis to students setting in Feedback module does not provide enough contol over who see feedback
2008-06-22 18:14:42 +00:00
agrabs
7ac32c7087
MDL-14780 Show analysis to students setting does not reflect roles aliases
2008-06-22 18:06:14 +00:00
skodak
eee5d9bb85
MDL-14956 DDL exceptions
2008-06-22 16:51:55 +00:00
tjhunt
fd45e5c37b
MDL-15330 - Truefalse help file not found
2008-06-20 15:24:16 +00:00
jamiesensei
f37f30d435
MDL-14754 "rename and reorder quiz reports tabs" added new db table quiz_report that lists reports and has a field for their display order. Standard reports are automatically added to table. Reports that are not on disk are ignored.
2008-06-20 13:43:06 +00:00
ethem
b6398eb44b
MDL-14129 Fix dongsheng's fixes and make dongsheng happy :)
2008-06-20 10:48:29 +00:00
robertall
933c129603
[MDL-15298] Don't create preset ZIP always in the same directory, as the same file name. Merged and ported from MOODLE_19_STABLE.
2008-06-18 11:53:15 +00:00
jamiesensei
e72efdd426
MDL-15268 "Content for Quiz Statistics report table" adding more if conditions to only display stuff when the calculations are possible. This depends on how many attempts there have been and how many questions there are.
2008-06-18 11:38:17 +00:00
dongsheng
4ee00a30cf
"MDL-8642, setting of auto scrolling, merged from MOODLE_19_STABLE"
2008-06-18 04:06:11 +00:00
jamiesensei
f8d4e7b16b
MDL-15268 "Content for Quiz Statistics report table" more columns of Quiz Statistics report table.
2008-06-16 15:46:46 +00:00
thepurpleblob
2e6c58a2be
MDL-15173
...
Remove obsolete coursetestmanager format to contrib
2008-06-16 14:44:01 +00:00
jamiesensei
6f51ed72be
MDL-14204 "Content for Quiz Statistics report table - Random_guess_score" added method random_guess_score to question type objects and a new function in questionlib that calls the question type method.
2008-06-16 13:29:00 +00:00
pichetp
ed48af75b4
MDL-14625 more tolerant to missing subquestions
2008-06-16 12:36:17 +00:00
pichetp
99cb86b5ad
MDL-15123 Using true value limits to grade responses
2008-06-16 03:15:55 +00:00
dongsheng
2bc95e1ef7
"MDL-14129, add lang string"
2008-06-15 16:12:41 +00:00
mits
42247cf0e9
Fixed a typo for scorm.php MDL-14129.
...
Fixed a grammatical error for error.php MDL-14129.
2008-06-15 15:42:27 +00:00
dongsheng
5c2f6a7fb1
"MDL-14129, fix print_error"
2008-06-15 12:24:36 +00:00
dongsheng
777f042ff5
"MDL-14129, fix print_error"
2008-06-15 12:10:32 +00:00
dongsheng
bd8ee7c1c4
"MDL-14129, fix print_error"
2008-06-15 12:02:43 +00:00
dongsheng
fd9f6cd330
"MDL-14129, fix print_error"
2008-06-15 12:02:43 +00:00
jamiesensei
c025084022
MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added start of "Quiz structure analysis" table
2008-06-15 11:58:16 +00:00
dongsheng
e6edb40e7a
"MDL-14129, fix print_error"
2008-06-15 11:47:27 +00:00
dongsheng
1aef51b8e3
"MDL-14129, fix print_error"
2008-06-15 11:40:25 +00:00
dongsheng
535a6fa0b5
"MDL-14129, fix print_error"
2008-06-15 11:34:42 +00:00
dongsheng
bcc45748f5
"MDL-14129, fix print_error"
2008-06-15 11:25:45 +00:00
dongsheng
d9f30321da
"MDL-14129, fix print_error"
2008-06-15 11:07:51 +00:00
dongsheng
655ce32e33
"MDL-14129, add new lang string"
2008-06-15 11:00:53 +00:00
dongsheng
0e942f2056
"MDL-14129, add new lang string"
2008-06-15 10:47:40 +00:00