skodak
|
04264aeda4
|
MDL-15343 mod upgrade savepoints implemented (the xmldb generator is not updated yet)
|
2008-06-22 23:35:52 +00:00 |
|
agrabs
|
7ac32c7087
|
MDL-14780 Show analysis to students setting does not reflect roles aliases
|
2008-06-22 18:06:14 +00:00 |
|
agrabs
|
488b13baba
|
MDL-14779 Show analysis to students setting in Feedback module does not provide enough contol over who see feedback
|
2008-06-22 18:02:54 +00:00 |
|
skodak
|
eee5d9bb85
|
MDL-14956 DDL exceptions
|
2008-06-22 16:51:55 +00:00 |
|
agrabs
|
d90e0ef3d6
|
MDL-15107 feedback dml conversion
|
2008-06-22 16:49:06 +00:00 |
|
jamiesensei
|
6102a59d11
|
Fixing typo introduced in 1.298 version of this file.
|
2008-06-22 12:57:44 +00:00 |
|
gbateson
|
65656c537c
|
added hidden "summarysource" field when updating a HotPot. This fixes "undefined property" error from mod/hotpot/lib.php
|
2008-06-20 22:59:36 +00:00 |
|
gbateson
|
33e0f22e19
|
replace get_jmatch_items by set_jmatch_items
|
2008-06-20 22:29:02 +00:00 |
|
agrabs
|
33a449406e
|
MDL-15274 Asking for Excel file when no answers have been provided leads to a "file not found"
MDL-15107 feedback dml conversion
|
2008-06-20 14:54:19 +00:00 |
|
agrabs
|
02d3340ceb
|
MDL-15329 - initializing the feedback-session
|
2008-06-20 14:46:12 +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 |
|
jamiesensei
|
0b8953aec3
|
MDL-15165 "Essay quiz Manual grading "these are no attempts to show" when there are actually attempts" - not resolved. But while reviewing the query I found a LIMIT clause in sql that I've replace with params to the get_records_sql function. Also made the logic in attempt_sql method more robust.
Merged from 1.9
|
2008-06-19 15:24:27 +00:00 |
|
jamiesensei
|
8b2f8253ad
|
MDL-15264 "Bar graph image missed when group with no attempts selected" added a query to check for sure that there are some grades there to display in the graph. Also now displaying grades for all groups a user has permission to view - but only if that is up to 4 groups and only if there are less than 500 grades total.
Merged from 1.9 branch
|
2008-06-19 14:03:24 +00:00 |
|
gbateson
|
4262494a99
|
allow <img> and other tags in LHS of JMatch in "v6" output format
|
2008-06-19 05:59:58 +00:00 |
|
robertall
|
5d0f79e1b2
|
[MDL-15308] Automatically download exported preset. Merged from MOODLE_19_STABLE.
|
2008-06-18 17:45:09 +00:00 |
|
thepurpleblob
|
376ca347ca
|
MDL-15304
Handle empty names for labels (if only HTML tags in label text)
|
2008-06-18 15:31:47 +00:00 |
|
robertall
|
a4736e2808
|
[MDL-15300] Remove temporary files created while exporting a preset as ZIP file. Merged from MOODLE_19_STABLE.
|
2008-06-18 14:49:44 +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 |
|
dongsheng
|
5537bb044b
|
"MDL-12304, fix double text merged from MOODLE_19_STABLE"
|
2008-06-18 03:18:22 +00:00 |
|
dongsheng
|
6089d5a075
|
"MDL-15278, see tracker"
|
2008-06-18 01:45:01 +00:00 |
|
jamiesensei
|
f44d7d467b
|
MDL-15268 "Content for Quiz Statistics report table" some columns of Quiz Statistics report table only make sense if there is more than one question in the quiz. Adding an if condition.
|
2008-06-17 14:14:23 +00:00 |
|
jerome
|
d81f018f3a
|
MDL-11461 all ressource types are now displayed in the ressource help popup, merged from 1.9
|
2008-06-17 02:00:54 +00:00 |
|
skodak
|
11d075757e
|
MDL-14789 meta_type now used instead of type
|
2008-06-16 21:08:40 +00:00 |
|
robertall
|
45d4986761
|
[MDL-15258] Clean up data_presets_export() function.
|
2008-06-16 18:33:26 +00:00 |
|
jamiesensei
|
74af927e51
|
MDL-15268 "Content for Quiz Statistics report table" little bit of css styling of columns
|
2008-06-16 16:19:07 +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 |
|
robertall
|
7c6a0735b5
|
[MDL-15258] Move data_presets_export() function out from common module specific library. Merged and ported from MOODLE_19_STABLE.
|
2008-06-16 14:02:27 +00:00 |
|
jamiesensei
|
455c3efa13
|
MDL-14204 "Content for Quiz Statistics report table - Random_guess_score" oops ought to give that function name a 'question_' prefix
|
2008-06-16 13:59:30 +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 |
|
skodak
|
633c33410f
|
MDL-14129 fixed undefined $i variable
|
2008-06-15 21:27:16 +00:00 |
|
robertall
|
efe056922b
|
[MDL-15069] Change filename of exported preset to ensure downloading the latest version. Merged and ported from MOODLE_19_STABLE.
|
2008-06-15 15:35:27 +00:00 |
|
dongsheng
|
5c2f6a7fb1
|
"MDL-14129, fix print_error"
|
2008-06-15 12:24:36 +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 |
|
jamiesensei
|
26a29b1ab5
|
MDL-15250 "Adding a new function quiz_question_action_icons that outputs a string of html"
|
2008-06-15 11:52:07 +00:00 |
|
dongsheng
|
1aef51b8e3
|
"MDL-14129, fix print_error"
|
2008-06-15 11:40:25 +00:00 |
|
dongsheng
|
bcc45748f5
|
"MDL-14129, fix print_error"
|
2008-06-15 11:25:45 +00:00 |
|
dongsheng
|
08b56f936d
|
"MDL-14129, fix print_error"
|
2008-06-15 11:00:30 +00:00 |
|
dongsheng
|
4d6ba0f097
|
"MDL-14129, fix print_error"
|
2008-06-15 10:47:14 +00:00 |
|
skodak
|
07e6860901
|
MDL-15094 added some overlook conversions - thanks to Eloy's script ;-)
|
2008-06-15 10:43:20 +00:00 |
|
skodak
|
8b54b5cdb9
|
MDL-15094 fixed conversion typo
|
2008-06-15 10:42:48 +00:00 |
|
skodak
|
b1f93b1512
|
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
|
2008-06-15 10:32:50 +00:00 |
|
skodak
|
004efe6629
|
MDL-15245 converted dml searchlib
|
2008-06-15 10:12:27 +00:00 |
|
dongsheng
|
83b10e578e
|
"MDL-14129, fix print_error"
|
2008-06-15 09:14:55 +00:00 |
|
dongsheng
|
b3c4db7c1a
|
"MDL-14129, fix print_error"
|
2008-06-15 08:34:35 +00:00 |
|
agrabs
|
0f22be2e94
|
MDL-15234 - exported questions from moodle 1.8 will not be imported correctly on moodle 1.9
|
2008-06-13 21:52:25 +00:00 |
|
dongsheng
|
a5047f1553
|
"MDL-14129, fix print_error"
|
2008-06-13 09:10:05 +00:00 |
|
dongsheng
|
86f9334590
|
"MDL-14129, fix print_error"
|
2008-06-13 05:12:50 +00:00 |
|
robertall
|
a7e35395aa
|
[MDL-8407] Re-added one line of code from v 1.176 needed by tabs.php and export.php to make the default role required to export database records weaker. Sorry for the messup in merging at the previous commit.
|
2008-06-12 15:18:13 +00:00 |
|