2138 Commits

Author SHA1 Message Date
moodler
31ce4b538c Fixed quotes on column 2003-03-03 17:46:53 +00:00
moodler
df103e8212 Questions now have a defaultgrade column (which defaults to 1)
... this grade is used as the default grade when adding questions
to a quiz.

At the moment it's just so that some imported questions can have
different defaults, but a field should be added to all question
editing pages.
2003-03-03 17:43:13 +00:00
moodler
c363d9d11f Added QUIZ_DEFAULT_SCORE ... later this will be a quiz option 2003-03-03 17:05:35 +00:00
moodler
9314930280 Slight rewording 2003-03-03 13:23:50 +00:00
moodler
43f2302fdf Started a Frequently Asked Questions page 2003-03-03 13:18:34 +00:00
mits
c4eb7e254f New translation added. 2003-03-02 06:10:16 +00:00
mits
cd4b225bd0 no message 2003-03-02 01:13:47 +00:00
mits
f84148d015 *** empty log message *** 2003-03-02 01:12:11 +00:00
mits
d57d61e3a7 New translation added. 2003-03-02 01:10:16 +00:00
mits
b365072d7c New translation added. 2003-03-01 16:54:36 +00:00
mits
687f38368e no message 2003-03-01 16:54:06 +00:00
paca70
9eee5e0559 Updates 2003-03-01 16:45:45 +00:00
mits
44ac5310a8 New translation added. 2003-03-01 14:10:43 +00:00
moodler
068e57cebc Courses are forced to have unique shortnames (see bug 299) 2003-03-01 12:52:04 +00:00
moodler
b4b7572b9a new strings 2003-03-01 05:16:20 +00:00
moodler
14bdb2387a Sort question list by question type 2003-03-01 05:11:44 +00:00
moodler
02986c8002 Can now specify a number of random match questions to create automatically
during import.
2003-03-01 05:08:03 +00:00
villate
7169069bd5 Initial translation. 2003-02-27 19:27:06 +00:00
moodler
45930f2db5 Add support for Taiwan Chinese 2003-02-27 12:15:00 +00:00
moodler
3e7542449b Removed save_session() - no longer necessary 2003-02-27 02:49:18 +00:00
moodler
7a361c8b55 Removed save_session() - no longer needed. 2003-02-27 02:46:37 +00:00
moodler
55271c3047 Removed save_session() - no longer needed 2003-02-27 02:43:34 +00:00
moodler
08c17336a7 Fixed $USER and $SESSION to be pointers to the real $_SESSION
variables, so there's no longer a need for save_session  (thanks,Petri)
2003-02-27 02:38:55 +00:00
paca70
4e94d2608b updates 2003-02-26 19:18:56 +00:00
moodler
ff20ee79f6 Use caching if necessary, so that teachers can't lock themselves out
accidentally during the current session.
2003-02-26 05:58:44 +00:00
moodler
d92a53d182 No need for ismainteacher() ... it's enough to check that the user is
a teacher in a course, and a creator.
2003-02-26 05:55:31 +00:00
moodler
c0f271aa5c Cleanups for course creator. 2003-02-26 04:18:46 +00:00
villate
12faa2684e Fixes the name of the "eachuserforum" type. 2003-02-25 17:39:06 +00:00
villate
f8b8aa347b Initial translation. 2003-02-25 17:30:18 +00:00
villate
111f984300 Fixes an HTML syntas error. 2003-02-25 17:07:57 +00:00
villate
ab202116b9 Initial translation. 2003-02-25 17:06:37 +00:00
moodler
f02ca41cca Removed space from end of file 2003-02-25 17:04:40 +00:00
moodler
06334957fa Complete translation into Slovak! From Pavol Jackulik. 2003-02-25 16:54:07 +00:00
villate
66d323459e Translate "post" as "mensagem", "isolated knowledge" as "aprendizagem
individual" and "connected knowledge" as "aprendizagem colectiva".
2003-02-25 16:52:20 +00:00
villate
7dd3b70b10 A few changes in the translation 2003-02-25 16:08:58 +00:00
moodler
610b9de6f7 Draft-only version from Les 2003-02-25 12:43:56 +00:00
paca70
d7466bdecb Redirect teachers to course after coursecreation. 2003-02-25 10:45:37 +00:00
paca70
44996d00f9 Fixed some typos 2003-02-25 10:31:59 +00:00
paca70
38620c460b One strange 'o' jumped in.. 2003-02-25 07:24:48 +00:00
moodler
5b337cdf3b No need for course creators to have a link to the admin page. 2003-02-25 04:22:57 +00:00
moodler
38972a40a4 Some English spelling/grammar fixes. 2003-02-25 04:03:49 +00:00
moodler
8b2fc31ce0 Fix link in admin links 2003-02-25 03:57:14 +00:00
moodler
2fdb54b819 Fixed bug in table creation - (it was creating a null table!) 2003-02-25 03:53:50 +00:00
moodler
0ca1825cab Tidied up some of Petri's code :-/ 2003-02-25 03:46:06 +00:00
paca70
ea81ca5f6d README updates 2003-02-24 21:09:53 +00:00
paca70
6c891932c0 Some updates 2003-02-24 20:06:53 +00:00
paca70
9f9f92c6df Updates to Finnish translation and some correction to English one. 2003-02-24 19:00:39 +00:00
paca70
1924074c76 Added support for nonadmin course creation.
Course creators are managed by /admin/creator.php , same way that admins.
Or if authetication module have 'auth_iscreator'-function (right now only ldap-module have) ,
users are added to creators at login time.
2003-02-24 18:48:55 +00:00
moodler
38b68c5d6f More detail, clearer description 2003-02-24 10:45:49 +00:00
moodler
86bce68fa8 New table for Postgres 2003-02-24 10:42:07 +00:00