1573 Commits

Author SHA1 Message Date
moodler
151ee2bc70 Removed a very odd line ... probably left over from testing or something
bug 1156    Thanks Eloy!
2004-03-25 15:22:51 +00:00
moodler
95e42912a7 Fix to detect the different ANSWER format used for Shortanswers bug 1182 2004-03-25 15:07:14 +00:00
moodler
e02bd4a191 After an error on import, come back to this page 2004-03-25 14:55:04 +00:00
moodler
9421aca0cd WebCT import can now deal with escaped colons in the text bug 1182 2004-03-25 14:50:25 +00:00
moodler
b4ac9780fe Don't create a warning for missing images. See Bug 1181 2004-03-25 13:53:30 +00:00
moodler
9d996871bb Use the data_submitted() function to get POST data ... allows checking etc 2004-03-25 08:14:24 +00:00
moodler
0eb59ce623 Better handling of single forums when secureforms is on. bug 1189 2004-03-25 05:29:38 +00:00
moodler
b85806454b Multichoice defaults to a single answer 2004-03-24 14:36:52 +00:00
stronk7
3241e2c583 Small typo. Now Bug 1179 is closed.
(http://moodle.org/bugs/bug.php?op=show&bugid=1179)
2004-03-24 00:28:38 +00:00
moodler
e80a8db7e0 Fixed GHEIGHT, GWIDTH typos ... thanks Prince Eloy! 2004-03-22 07:48:38 +00:00
moodler
8575cd3233 Most of the time, don't rely on HTTP_REFERER 2004-03-22 05:59:43 +00:00
moodler
840c178193 Fix from Bernard Boucher for situation when no groups members defined
http://moodle.org/mod/forum/discuss.php?d=6335#29657
2004-03-22 02:57:27 +00:00
moodler
9ef4f2323d Fix up some old Beta sites that may have lessons 2004-03-20 13:16:04 +00:00
moodler
ba163fa231 Cleaner pages when there are no responses yet 2004-03-20 09:39:17 +00:00
moodler
d396ba798f Multianswer cloze questions now show feedback (you need to hover
your mouse over the answers)
2004-03-19 14:51:29 +00:00
moodler
fc8bc7e516 Fixed some newly-introduced bugs caused by recent function name change 2004-03-16 14:02:30 +00:00
moodler
9fa8271283 Fixes for displaying numbers of assignment submissions when
groups are active
2004-03-16 13:54:29 +00:00
moodler
a384809295 Handle '+' signs in short answers 2004-03-15 14:41:19 +00:00
moodler
34e934a97b Don't allow links within forum post subjects when filtering them 2004-03-15 05:23:19 +00:00
stronk7
13ae718937 Avoid one undefined THEME little problem in html_header() 2004-03-14 23:05:04 +00:00
paca70
c77ce11179 Added default values 2004-03-14 08:59:25 +00:00
stronk7
e47543451e Avoid some division by 9 warnings when showing anonymously
and no answers have been introduced.
2004-03-14 01:22:28 +00:00
stronk7
2e89715bc2 Small typo causing some warnings. $theme ----> $THEME 2004-03-14 01:18:54 +00:00
moodler
d5a2ccadb9 New function journal_count_entries() and more accurate counting of
journal entries for different grouping scenarios
2004-03-13 16:15:02 +00:00
moodler
a12f686b62 Function name change ... hope it doesn't break any third-party code,
sorry if it does!

  get_users_in_group --->  get_group_users

  ... more consistent with other functions
2004-03-13 14:24:34 +00:00
moodler
fcc69042e9 The menu when moving discussions now has section markers 2004-03-13 13:56:29 +00:00
moodler
a30f997e4c Some fixes for display of survey reports 2004-03-13 13:33:20 +00:00
moodler
bd83d0a3a8 OK that should fix the access problem, as well as a bug with organising the data 2004-03-13 12:01:28 +00:00
moodler
5b5f2971f1 Some fixes to counting, still need to fix some access issues 2004-03-13 11:26:29 +00:00
moodler
a0a4a3c964 Some fixes. :-} 2004-03-13 10:56:38 +00:00
moodler
ecc8403ea2 OK, so the forums listing is revamped with different logic and it should now
correctly show the number of discussions for separate forums.

I'm checking this in so I can do testing on various servers.
2004-03-13 10:41:07 +00:00
rkingdon
f3162d71a2 Fixed Bug 1132. 2004-03-12 15:32:41 +00:00
rkingdon
d4966ef24a Fixed Bug #1083. 2004-03-12 15:31:04 +00:00
rkingdon
b082b2c641 Fixed Bugs #1059 and #1061. 2004-03-12 15:28:52 +00:00
rkingdon
2f39268b3d Fixed Bug 1060: Error inserting second entry from the same input page.
Fixed bug #865.
2004-03-12 15:25:13 +00:00
moodler
bded7f70b5 Get coursemodule so the groups checking works correctly 2004-03-12 13:29:33 +00:00
moodler
8c0f49667f In shortanswers you can now use \* (ie slash asterisk) to mean a real asterisk
Normally the asterisk is a wildcard
2004-03-12 13:03:51 +00:00
moodler
68ddf8bc47 Make sure forcelogin is applied to forums at site level 2004-03-12 01:54:10 +00:00
stronk7
977070f9e8 Undo one line inserted by error in my previous commit
with one change I was trying some time ago...sorry :-(
But now all should be correct.
2004-03-11 23:50:05 +00:00
stronk7
da0fe63f91 Fixed some wrong call to pclzip.lib.php. See:
http://moodle.org/bugs/bug.php?op=show&bugid=1138
2004-03-11 23:47:18 +00:00
moodler
a69ffecd9c Format intro on attempts as well. 2004-03-10 09:49:31 +00:00
moodler
9a5c745d92 Properly format Quiz text (filters etc) 2004-03-10 09:45:33 +00:00
moodler
52a88a8726 More rubustness 2004-03-10 03:45:44 +00:00
moodler
589af000f2 New dependency 2004-03-10 02:21:54 +00:00
moodler
db46e49c9d Use break_up_long_words 2004-03-10 02:19:34 +00:00
moodler
940fca1a36 Fixed a little bug when glossary filter called from front page or
anywhere else a course is not defined
2004-03-09 16:30:36 +00:00
moodler
15ba837b5b Don't enter loop with no data ... bug 1053 2004-03-09 15:39:55 +00:00
moodler
b20ee40745 POssible fix for bug 1109 2004-03-09 08:41:57 +00:00
moodler
cb4287ea70 Reverting previous fix, since it's now done across the board by file.php 2004-03-09 06:28:31 +00:00
moodler
e359234d0f Fix for bug 1106
When resource_filterexternalpages are turned on then uploaded HTML
files are also now filtered properly.
2004-03-09 06:20:11 +00:00