moodler
f65ed9726a
Don't shuffle quiz questions by default (confusing to newcomers)
2003-07-06 04:08:46 +00:00
moodler
575de48fc3
Description questions should not be selected randomly
2003-07-06 04:08:11 +00:00
moodler
401c8de6c5
New question type called "Description". All it does is print some
...
text and/or an image, without requiring an answer. Can be used
to provide text for a following group of questions, or to insert
a joke in the quiz etc ...
This code is based on code sent in by Ursula Raab. Thanks!
See: http://moodle.org/mod/forum/discuss.php?d=508
2003-07-06 04:00:05 +00:00
moodler
c99ce77b17
Recommitting because of CVS wierdness
2003-07-05 11:52:01 +00:00
moodler
72d497d4ce
Display images inline when attached to forum posts
2003-07-05 03:54:10 +00:00
stronk7
7bfa4fade3
Excluded form quiz_choose_random_questions the quiz
...
questions to avoid duplicates in quiz. Bug #544 . Closed.
2003-07-02 17:30:42 +00:00
moodler
908d7b30fb
Seems to be working pretty good - removing old lines no longer needed
2003-06-20 06:58:42 +00:00
moodler
f95c2a73ca
Anchors on threaded posts too
2003-06-20 06:50:14 +00:00
moodler
b22b0e61f0
An initial effort at making posts return to correct context
2003-06-20 06:35:09 +00:00
moodler
717f40c6d8
Some fixes to avoid pointless uses of $ME
2003-06-16 14:40:51 +00:00
moodler
b8bf90c53f
Minor interim change to improve display of discussions on user page
...
because some of them are getting really long on moodle.org
Eventually this display will be completely different, with information
about all public data.
2003-06-15 07:11:11 +00:00
moodler
0880e50d53
Wider question textareas
2003-06-13 16:16:16 +00:00
moodler
2136ada61e
Slightly bigger window
2003-06-13 16:08:56 +00:00
moodler
19cbf6ffa1
Slightly larger posting window
2003-06-13 16:07:13 +00:00
moodler
a6e5c89237
Changes to includes to make it more robust on different versions of PHP
...
while remaining secure
2003-06-12 12:00:15 +00:00
moodler
8c8a042559
Rmoved dot
2003-06-12 03:42:55 +00:00
moodler
34c84a186c
Extensions for grades and comments from Thomas Robb.
2003-06-12 03:01:56 +00:00
moodler
21b1125f63
Make form destinations relative (to course/mod.php) to avoid
...
some form problems on mis-configured servers (wwwroot not quite right)
2003-06-10 05:33:58 +00:00
moodler
a5f25c0165
No need to shuffle the answers of multi-choice questions
2003-06-09 14:05:37 +00:00
moodler
14f593e176
Better setting of defaults
2003-06-09 05:34:24 +00:00
moodler
21a15d9fae
better variable name
2003-06-08 06:46:56 +00:00
moodler
8e340cb0b9
Don't return assignment submissions if no sumission has been made
2003-06-07 06:23:31 +00:00
moodler
4fa7532c24
Improved display of quiz listing to show the closing date, as well as
...
direct links for the teacher to review attempts. Thanks, Scott Elliott!
2003-06-07 06:08:45 +00:00
moodler
51bc7fba59
Changes from Scott Elliott to make the listing more useful for teachers
...
Thanks, Scott!
2003-06-07 05:54:48 +00:00
moodler
d5c102d2df
Fixed focus
2003-06-06 13:53:55 +00:00
moodler
5c716ac2b4
Prevent possible error when editing non-HTML pages
2003-06-02 08:14:24 +00:00
moodler
5325f8b8cf
A little more guidance on the quiz page.
2003-05-23 15:20:41 +00:00
moodler
7f2a3e678e
New field for user: autosubscribe
...
This sets the default value for on-the-fly forum subscription.
Defaults to on = subscribe.
(Also fixed a bug in postgres7.sql - a missing field for htmleditor!)
2003-05-23 05:32:40 +00:00
moodler
4b2b7a7110
Full formatting looks bad (too much whitespace) but smilies are OK
2003-05-23 05:05:49 +00:00
moodler
6687be174a
Improvements to the wordings for subscription
2003-05-23 05:00:58 +00:00
moodler
f5ca7ebe1a
Display forum intros as formatted text
2003-05-23 04:51:28 +00:00
moodler
c7ba7904cb
Ray prefers icon3.gif
2003-05-21 08:13:08 +00:00
moodler
be23a53ca9
Some fixes, after some testing
2003-05-21 06:10:43 +00:00
moodler
79da6d8717
Change to parsing to allow answers in any order - needs testing
2003-05-21 05:00:44 +00:00
moodler
353d033843
get_course_users now calls get_site_users if the course is a site.
...
There is something wrong with this SQL still though ... it mostly works
but I'm still getting wierd behaviour with small numbers of users.
Need some help here ... for example just look at get_site_users()
on your test site.
It's supposed to return a list of users who are admins, creators,
teachers or students
2003-05-20 09:33:30 +00:00
moodler
11697b48ea
Minor code cleanups
...
- lowercasing
- removing short php tags
- adding some emoticon help here and there
2003-05-20 08:03:12 +00:00
moodler
60ffb53a7d
Minor code cleanup
2003-05-20 08:01:40 +00:00
moodler
b1f505771e
Fixed the bug I introduced in the last checkin (it was related to the
...
re-introduction of text fields in surveys) See bug 441
2003-05-20 04:26:57 +00:00
moodler
e9564a5a80
Fixed previous over-zealous lowercasing
2003-05-19 06:11:56 +00:00
paca70
775f689b0f
Some additions for postgresql
2003-05-18 18:23:07 +00:00
moodler
41a03b45f0
Added a stub for workshop_get_submission to stop errors on activity reports
2003-05-18 14:38:12 +00:00
moodler
d41947c6be
Some alternative icons for the workshop module!
...
Any comments, votes?
2003-05-18 09:28:42 +00:00
moodler
c525b27592
Strip tags from page title, and some minor code cleanups
2003-05-18 06:05:23 +00:00
moodler
713386aadb
Left out a field! mailformat
2003-05-18 02:36:02 +00:00
moodler
8b50d2a76e
Some fixes to make choice reports work better when used at site level.
...
PLus some HTML lowercasing
2003-05-17 06:17:10 +00:00
moodler
06cffaf0bb
No need to get all the user data for forum_subscribed_users
2003-05-17 06:13:38 +00:00
moodler
4d01ada343
More on Bug 427_ on second thoughts it's better this way, now at least
...
the true/false entries get updated every time the question is updated.
2003-05-17 03:02:59 +00:00
moodler
a6ccb416f1
This should fix the non-translatability of true/false questions bug 427
2003-05-17 02:54:20 +00:00
moodler
3a4c2fd089
I knew there was something else I'd forgotten!
...
Added a check to all modules (well view.php anyway) to check whether a
module is hidden or not. If it is, then students get a message.
2003-05-15 18:03:22 +00:00
moodler
33de9f7bdc
FIxed bug where questions weren't being shown in reviews.
2003-05-15 17:01:35 +00:00