Sam Hemelryk
ab8bc2ee1c
Merge branch 'MDL-25884' of git://github.com/timhunt/moodle
2011-01-24 10:20:22 +08:00
Petr Skoda
99d19c13ae
MDL-25855 some more missing filelib includes
2011-01-23 18:34:41 +01:00
Eloy Lafuente (stronk7)
3f2efc20ad
MDL-25708 recordsets - page and quiz modules
2011-01-25 19:59:01 +01:00
Tim Hunt
151c2284dd
quiz MDL-25884 mod/quiz/index.php broken when logged in as a student.
2011-01-18 23:17:46 +00:00
Petr Skoda
2f20e23ba6
MDL-25791 PULL-125 reverting commits that create null problems during upgrade
2011-01-17 21:08:05 +01:00
Petr Skoda
1f50b85867
Merge branch 'MDL-25791' of git://github.com/samhemelryk/moodle
2011-01-17 20:52:31 +01:00
Tim Hunt
c97325f6e8
quiz MDL-25722 get rid of annoying alerts when quiz is in 'secure' mode.
...
See http://moodle.org/mod/forum/discuss.php?d=165772 , where people have tried out this fix and found that it works.
2011-01-17 13:34:46 +00:00
Sam Hemelryk
e4e19a65f9
mod-quiz MDL-25791 bumped version number, rebased patch, and removed unwanted phpdoc global
2011-01-14 17:49:12 +08:00
Sam Hemelryk
b3abfc46e3
mod-quiz MDL-25791 Added conditions around upgrade code so that it is only executed if needed
2011-01-14 17:44:10 +08:00
Sam Hemelryk
0022ea3669
mod-quiz MDL-25791 Fixed database discrepancies between a fresh install and an upgraded site within the Quiz module
2011-01-14 17:44:06 +08:00
Tim Hunt
7a7197482d
MDL-20636 Fix if the use of the File API so images work in questions.
2011-01-13 18:35:57 +00:00
Tim Hunt
cce1b6556c
MDL-20636 Fix a bunch of minor errors in the truefalse preview.
...
Most significantly, all behaviours now work.
2011-01-13 18:35:46 +00:00
Tim Hunt
d1b7e03d5d
MDL-20636 Current work-in-progress converting the question engine to Moodle 2.0
2011-01-13 18:35:29 +00:00
Tim Hunt
d9c26e2174
blocklib MDL-25654 fix API inconsistency be renaming add_pretend_block to add_fake_block.
...
I added a deprecated method add_pretend_block that forwards to add_fake_block, so old code should be break. However, I aslo updated all the callers in core code.
2010-12-20 18:22:37 +01:00
David Mudrak
d774e8171a
MDL-25316 quiz_get_extra_capabilities() does not need to fetch subcapabilities explicitly
2010-12-02 16:51:52 +00:00
Helen Foster
e6f6fa179b
MDL-21250 capital letters removal
2010-12-02 16:48:22 +00:00
Tim Hunt
f2956c9813
quiz editing MDL-25391 creating a new question and adding it directly to the quiz was broken.
...
Thanks to Chad Outten for finding this before it was too late, and skodak for the review.
2010-11-24 09:05:22 +00:00
Tim Hunt
423b992ee3
quiz editing MDL-25374 recent change broke JS on the order and paging tab.
2010-11-23 09:56:14 +00:00
Tim Hunt
94dbfb3a82
quiz editing MDL-24750 The Add random button should also let you add questions from an existing category.
...
Also includes a fix for MDL-24749 by Sam Hemelryk. Thanks Sam.
This commit also includes a certain amount of code cleaning up.
2010-11-22 09:52:42 +00:00
Tim Hunt
b81653e0af
question export MDL-25324 Better file names for question exports - argh! missed lang stings
...
Grr!
2010-11-19 11:11:33 +00:00
Andrew Davis
94263cca87
quiz MDL-25297 fixing quiz messaging issues
2010-11-19 09:50:12 +00:00
Andrew Davis
235da58d8c
quiz MDL-25297 fixed erroneous inline comments
2010-11-19 08:18:48 +00:00
Andrew Davis
bc68fc9a9b
message MDL-25297 refactored quiz to make message notifications work
2010-11-19 05:18:34 +00:00
Tim Hunt
d744fc392a
quiz NOBUG improve a comment.
2010-11-18 22:38:50 +00:00
Helen Foster
fca0c7b9af
MDL-25205 help string improvement
2010-11-15 20:47:07 +00:00
Tim Hunt
16cad79ba9
quiz editing MDL-25205 help for the order and paging page.
2010-11-15 17:00:38 +00:00
Tim Hunt
6577832390
quiz reports MDL-25206 Make it more obvious how to review the students responses.
2010-11-15 16:41:42 +00:00
Sam Hemelryk
d067fc474c
javascript MDL-25013 YUI modules are now recursively loaded and a stacktrace stored when this occurs
2010-11-12 05:26:47 +00:00
Eloy Lafuente
0f66acede0
MDL-22135 - logs restore, course and activities + cleanup
2010-11-11 19:46:04 +00:00
Tim Hunt
a9efae50e3
question upgrade MDL-16094 fix up earlier mistakes in the text format upgrade.
...
There was a mistake in the text format upgrade in the question bank. The wrong conversions were performed, and the wrong arguments were passed to text_to_html in the conversions that were done.
Also, not all the calls to format_text had been updated to use the values in the new format columns.
I think this change fixes everything, but I have only had very limited time to test it. I am committing it anyway, because that seems to me to be the best way to maximise testing. I think that the new code is certainly better than the old code was.
2010-11-11 17:32:25 +00:00
Andrew Davis
d38755249d
message MDL-25148 using method on $PAGE to allow or disallow popup notifications
2010-11-11 06:11:43 +00:00
Andrew Davis
46505ee75e
message MDL-24694 removed references to user->emailstop. the column itself will be removed in a later version
2010-11-05 08:04:40 +00:00
Sam Hemelryk
367a75fae4
themes lib MDL-24895 Multiple fixes to better handle overflow.
...
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +00:00
Tim Hunt
29946ad595
quiz 'secure' mode MDL-21085 remove popup-blocker check.
...
It was unnecessary on modern browsers, since they let thought a pop-up if you just clicked on a link, so this check was just causing an annoying and misleading alert.
Since the popupchecker was only used here, and since it was implemented in a way that does not work on all browsers, I just deleted the function. If anyone ever finds that they acutally need this functionality, they can re-implement it in a way that works.
2010-11-02 19:49:09 +00:00
Tim Hunt
222fb6e5fe
quiz MDL-24140 navigating to a question that was not first on the page was broken.
2010-11-02 19:20:58 +00:00
Tim Hunt
6723a0390b
MDL-24140 Each attempt builds on last setting was being ingored in one place.
...
The code was behaving as if it was always true.
2010-11-02 19:12:21 +00:00
Tim Hunt
f2ca88b07f
qtype_multichoice MDL-24937 multichoice questions were getting marked as answered even when they weren't.
2010-11-01 18:14:27 +00:00
Tim Hunt
157434a522
quiz/question javascript MDL-24170 Enter in a shortanswer question preview should not flag the question.
...
That bit of JavaScript from mod/quiz/attempt.php is needed in question preview too, so refactor a bit.
I was disappointed to find that the
$PAGE->requires->js_module('core_question_engine');
line was needed in quiz_get_js_module, but it seems to be.
Also change non-Moodle-y string "End test..." to "Finish attempt..."
2010-11-01 17:44:59 +00:00
Tim Hunt
48c19b2551
quiz lang MDL-24170 move an old string to a more logical name, before making the real change.
...
AMOS BEGIN
MOV [finishattempt,mod_quiz],[submitallandfinish,mod_quiz]
AMOS END
2010-11-01 17:36:15 +00:00
Tim Hunt
6382910a87
quiz MDL-24499 simple typo when putting values into a string.
...
Thanks to Manish Verma for noticing this.
2010-11-01 14:40:25 +00:00
Tim Hunt
e09ca95eba
quiz reports MDL-24603 columns in the overview report should be collapsible.
2010-11-01 14:36:58 +00:00
Eloy Lafuente
41941110fd
MDL-22138 backup - I know smaller cathedrals than this, yay quizzes!
2010-10-24 10:43:42 +00:00
Tim Hunt
db04866591
quiz MDL-24760 recent fix quiz preview/review by teacher.
2010-10-22 17:24:09 +00:00
Tim Hunt
9bb6663e04
quiz MDL-24727 column missed from install.xml
2010-10-20 10:14:19 +00:00
Tim Hunt
fde29fa59c
quiz & qbank MDL-24453 some more return URLs that I missed the first time.
...
Also, fix a double-escaping bug when cancelling the form.
2010-10-18 15:53:54 +00:00
Tim Hunt
fb6dcdab11
quiz & qbank MDL-24453 fix all the ways you can edit a question, so that that returnurl paramterer acutally works.
...
I hope. Please test thoroughly.
2010-10-18 15:28:59 +00:00
Tim Hunt
2a27a37db8
quiz recent activity MDL-24528 was setting the activity userid to the attempt id. Doh!
2010-10-05 17:11:16 +00:00
Sam Hemelryk
9db1789832
mod-quiz MDL-24418 Overflow fix allow horizontal scrolling of quiz results.
2010-09-29 03:02:18 +00:00
Tim Hunt
4033062b33
quiz statistics report NOBUG was not being escaped twice in Analysis of responses of some qtypes.
2010-09-22 15:35:27 +00:00
Petr Skoda
6bdfef5da9
MDL-24321 switching to standard stdClass()
2010-09-21 08:54:01 +00:00