13889 Commits

Author SHA1 Message Date
moodler
453b53140e Fixed some excess SQL load and duplicate returns 2005-05-04 13:39:15 +00:00
martignoni
39dc862197 Small mod in title 2005-05-04 13:30:25 +00:00
gbateson
b37d31ea68 removed "?" from "Show next quiz" 2005-05-04 11:42:19 +00:00
gbateson
77e743607e changed "module=hotpotatoes" to "module=hotpot" in links to other hotpot help files 2005-05-04 11:28:14 +00:00
gbateson
9545981a3f changed "module=hotpotatoes" to "module=hotpot" in lang/en/help/hotpot/index.html. "index.html" for other languages may also need to be changed 2005-05-04 11:26:36 +00:00
gbateson
53fc076c19 two changes to "hotpot_db_update_field_type" to correct bugs when updating PostgreSQL database
- declare $db as global variable (line 760)
- curly brackets around $field when assigning $tmpfield (line 852)
2005-05-04 11:19:45 +00:00
mits
1a94cfcd88 fixed based on standard theme. 2005-05-04 10:58:03 +00:00
moodler
7328a56c81 Fix for the jumpy flickering HTML editor! 2005-05-04 10:45:39 +00:00
bobopinna
b420f47c8e Disabled some alert messages 2005-05-04 10:05:32 +00:00
bobopinna
bbc155d834 Fixed a bug with arrays data model element 2005-05-04 09:11:56 +00:00
moodler
167f3fae36 Removing commented line from previous commit. (SE) 2005-05-04 08:57:22 +00:00
moodler
4dca83a703 Fix for bug where forum search would return posts by users in other groups
when the course was in separate group mode. Bug 3073. (SE)
2005-05-04 08:54:07 +00:00
martignoni
5fc0f044b3 When using the Paypal module, you can now also use enrolment keys 2005-05-04 08:47:47 +00:00
martignoni
130b919322 Added some strings for import/export error messages. 2005-05-04 08:40:20 +00:00
martignoni
78dd776532 added qti2 string 2005-05-04 08:37:24 +00:00
moodler
030e3e034d Use two author styles on history pages too 2005-05-04 08:27:40 +00:00
moodler
da6d982dfd Different styles for me and the other person 2005-05-04 08:22:46 +00:00
moodler
106558b314 Some messageing cleanups 2005-05-04 08:22:22 +00:00
mits
caebd27db6 translated one string for enrol_paypal.php.
and polished hankaku/zenkaku in Japanese, meaning is same.
2005-05-04 08:15:10 +00:00
moodler
d92e7e8377 Fixing some styles 2005-05-04 08:15:02 +00:00
moodler
5acd96764b You say Enrollment, I say Potato. 2005-05-04 07:34:08 +00:00
moodler
19fa71e8fb When using the Paypal module, you can now also use enrolment keys
Thanks, Chardelle!     bug 2418
2005-05-04 07:31:25 +00:00
moodler
f64c1ef666 Fix log entry for failed logins. Bug 3076. (SE) 2005-05-04 07:06:24 +00:00
moodler
1778f7f7c1 Added help icon for course costs 2005-05-04 07:01:22 +00:00
moodler
8b997c8007 New help file about course costs 2005-05-04 06:59:49 +00:00
mits
ded578414f modified IMS QTI 2.0 related. 2005-05-04 06:55:36 +00:00
mits
f567cc2848 translated some. 2005-05-04 06:43:42 +00:00
moodler
e3c552b9c2 Don't show shipping 2005-05-04 06:43:24 +00:00
moodler
393e360dd4 Adding c.cost to course retrievals (see bug 3102) 2005-05-04 06:39:42 +00:00
martinlanghoff
635de3a31e Locked user fields: Override posted data with DB data for locked values -- avoids needless comparisons, and fixes bug #2430 2005-05-04 06:07:53 +00:00
rcantada
e7e6ea8b97 adding timezones.php 2005-05-04 05:11:35 +00:00
rcantada
e0007c346a adding grades.php 2005-05-04 05:09:33 +00:00
rcantada
00cd94ab06 adding block_glossary_random.php 2005-05-04 05:08:01 +00:00
rcantada
6c20ab8804 general update, translated from 5-4-2005 en lang pack.created
grades and timezones.  added strings to
admin,assign,error,forum,hotpot,message,moodle,quiz,scorm.
2005-05-04 04:28:25 +00:00
michaelpenne
86c66de443 added a not about highscores and practice lessons 2005-05-03 23:42:42 +00:00
michaelpenne
9638a1f496 tried to make editing a lesson look nicer. Added generalbox class to tables and used tabs for selecting question types 2005-05-03 23:30:40 +00:00
michaelpenne
f5c864efff moved View Lesson Statistics and Grade Essay Questions links in teacher view to top right corner. Also, lesson stats link displays how many users have taken the lesson and grade essay link displays how many essays need to be graded and how many essays that need to be sent out still 2005-05-03 22:26:01 +00:00
michaelpenne
1bbce48a7e added div with class mod-lesson around the form to hide a label 2005-05-03 22:22:56 +00:00
michaelpenne
af9f2c05db added addslashes to title, content, answer and response fields to help deal with quotes after a clean_param() 2005-05-03 21:16:30 +00:00
moodler
2c27cd193e Hiding icon as per bug 3098 2005-05-03 18:11:34 +00:00
lonecatz
ebe427c427 fix typo bugs 2005-05-03 16:50:59 +00:00
moodler
5eecb8cb57 Fixes from Mits for bug 3101 to fix multi-byte search results 2005-05-03 16:37:01 +00:00
moodler
524f9dbe72 Added link to mark all posts in forum as read, and also removed
error notices from markposts.php because we don't really care
2005-05-03 16:32:25 +00:00
thepurpleblob
0b3c25f5d2 Checks for more than 10 answers where required. Fix for bug #3066 2005-05-03 16:20:34 +00:00
moodler
cd76de7edc Some more "protocols" actually CSS tags 2005-05-03 16:09:39 +00:00
thepurpleblob
9c8e79b702 added some strings for import/export error messages. 2005-05-03 16:05:19 +00:00
mits
51cc8fcae6 fixed font-size, font-family. 2005-05-03 14:32:48 +00:00
villate
a5c273cf68 Translations done by Eugenia and proofread by Jaime. 2005-05-03 14:15:38 +00:00
thepurpleblob
5e72a60b2f Added note that QTI export is version 2.0 2005-05-03 13:29:42 +00:00
thepurpleblob
5006d5a6fa added qti2 string 2005-05-03 13:24:04 +00:00