16869 Commits

Author SHA1 Message Date
koenr
cc76ca16e8 deleted parentlanguage string 2005-10-27 22:41:07 +00:00
mjollnir_
6e5620607f Fixing merging issue with stats: userfields that only exist in our branch removed 2005-10-27 22:14:53 +00:00
mits
1c9fda2dca polished. 2005-10-27 20:57:33 +00:00
mjollnir_
4d8e4c38ae Better time handling for stats - ignores dst and no longer relies on 1 day to be +(60*60*24). Also fixes mysql incompatibility in reporting with ::real - bug # 4241 2005-10-27 20:41:49 +00:00
martignoni
e9b778112f Typo corrected thanks to Fabrice Noelant 2005-10-27 20:13:50 +00:00
patrickslee
c5c03efb26 Corrected a postgresql definition error. Thanks to Juro Chlebec 2005-10-27 19:55:19 +00:00
mits
c7d1d7f7f9 polished. 2005-10-27 18:52:26 +00:00
andreabix
55e67410e6 Traduzione di Daniela Davi 2005-10-27 16:40:11 +00:00
andreabix
5f723060a7 Traduzione di Paolo Porcaro 2005-10-27 16:12:57 +00:00
andreabix
89c5bf79cb Traduzione di Antonio Fini 2005-10-27 16:09:19 +00:00
martignoni
808d4bccd4 Small tweaks 2005-10-27 12:20:37 +00:00
moodler
003ab11db4 Updated license info :-) 2005-10-27 06:33:44 +00:00
mits
0faefe9fc1 polished. 2005-10-27 03:32:33 +00:00
mits
54e80bf94b polished. 2005-10-27 02:32:27 +00:00
patrickslee
c0ee465b4c Fixed a mis-usage (typo?) of get_admin() in paypal module. (Merged from MOODLE_15_STABLE) 2005-10-27 02:20:59 +00:00
stronk7
8317e82773 The "parentlanguage" string was wrong. Solved. 2005-10-26 23:11:57 +00:00
michaelpenne
0017b962e6 BUG FIX: essay response was still hard coded in. Replaced it with a get_string call 2005-10-26 23:11:26 +00:00
patrickslee
c74ae30cc8 Added default argument value for grade_category_select() to prevent error when calling without arguments (Merged From MOODLE_15_STABLE) 2005-10-26 22:30:11 +00:00
michaelpenne
3c34ce6802 reverted back some divs, minor change 2005-10-26 21:48:24 +00:00
michaelpenne
fb0f70908b BUG FIX: if one is a teacher, the left menu is always displayed. 2005-10-26 21:43:48 +00:00
mjollnir_
41f7a86012 Merged from MOODLE_15_STABLE: Now the login block uses the same logic for forgot password as the login page does 2005-10-26 21:19:01 +00:00
mits
84362aec67 polished. 2005-10-26 18:57:36 +00:00
martignoni
fdf7ca2f9b Typo corrected (thanks to Alain Kerdelhu) 2005-10-26 18:24:30 +00:00
defacer
c2c194eeaf Fixing all incoming parameters when editing course groups as per SC#171. 2005-10-26 13:44:56 +00:00
carlesbellver
0dd8f2223b *** empty log message *** 2005-10-26 11:39:43 +00:00
koenr
87b97baa6c new helpfile 2005-10-26 09:16:45 +00:00
mjollnir_
81a5d9ca41 Fixing small bug that adds Label to add activity module dropdown all the time. should only be added to activity module when resource is restricted and label is not 2005-10-26 02:05:08 +00:00
mits
f5b792be2a polished. 2005-10-25 23:02:51 +00:00
mits
ce8dab9923 polished. 2005-10-25 22:49:24 +00:00
mits
9849e13990 missing indent 2005-10-25 22:16:40 +00:00
koenr
aa9808b4dd missing > 2005-10-25 21:59:16 +00:00
martignoni
24e0dff516 Flash video string 2005-10-25 21:21:12 +00:00
martignoni
c3c0bd31c6 Updated module 2005-10-25 21:19:56 +00:00
martignoni
0b51901229 Added a few new lang file entries for new lesson features 2005-10-25 21:08:19 +00:00
mits
8b7c8bdee0 Updated with the new module name for scorm. 2005-10-25 15:10:41 +00:00
mits
79dd73d19e translated one new string for admin.php. 2005-10-25 13:37:19 +00:00
moodler
4d7c093e12 FLV player source 2005-10-25 07:42:22 +00:00
moodler
135655e8ae Flash video string 2005-10-25 07:40:31 +00:00
moodler
d07851e131 Added support for FLV. Might need to replace the FLV player
if we don't get explicit permission for this one.

Thanks to Julian Ridden for the code!
2005-10-25 07:40:09 +00:00
mits
175f8a766d updated and translated new strings for scorm. 2005-10-25 07:28:33 +00:00
bobopinna
42fea6b3d2 Updated with the new module name 2005-10-25 07:21:28 +00:00
bobopinna
a808a398a2 Updated module name 2005-10-25 07:09:31 +00:00
bobopinna
9763c576be Filled some missing string and translated some new files 2005-10-25 06:52:34 +00:00
rcantada
fb2c511841 typo 2005-10-25 04:56:18 +00:00
defacer
970f144ef4 A slight improvement for my last edit, which could trigger a small bug.
I should go out and drink more often, it helps debugging! ;-)
2005-10-25 01:55:21 +00:00
mits
f785985e67 translated news strings and a help file for lesson.
modified a help file for lesson.
2005-10-24 23:52:54 +00:00
michaelpenne
62eda6ea18 NEW: Progress bar option. Now a progress bar can be optionally displayed at the bottom of the lesson page.
NEW: Display Left Menu IF.  The left menu will only display if the student has a grade better than the one set in the lesson settings.  This is nice to allow only students who are reviewing the lesson to have access to the left menu.

BUG FIX: In Windows IE, the content was being aligned center.  Now, the content is explicitly aligned to left as default.
BUG FIX: High Scores variable was not spelled correctly at the End of Lesson.

ADDED: Div tags around branch tables.  This will allow users to choose to display them or not or move them around

CHANGED: converted more of the links to the stylized button.  Also, removed a lot of forms and javascript and replaced it with links with the variables in the href.
CHANGED: the slide show styles have been moved to the style sheet.
CHANGED: removed the CDC comments

Other minor changes have been made to the code as well.
2005-10-24 23:06:43 +00:00
michaelpenne
96074defc5 updated displayleft.html and adding a new help file 2005-10-24 22:49:18 +00:00
michaelpenne
11d5760f1c added a few new lang file entries for new lesson features 2005-10-24 22:48:00 +00:00
mits
cba3df0af6 fixed xhtml 2005-10-24 22:44:41 +00:00