defacer
6b4dc5a31b
New: The block now works in group mode too!
...
Bugfix: Grades were not being displayed correctly as percentages.
2005-01-26 22:14:22 +00:00
urs_hunkler
90a149ff14
Sorted and commented CSS acording to the standard CSS files. Not yet ready.
2005-01-26 21:45:19 +00:00
dlnsk
30458b5411
Major changes
2005-01-26 21:21:16 +00:00
urs_hunkler
7005a81c11
Optimized the Structure to make it even more "readable".
2005-01-26 20:18:17 +00:00
defacer
41dafe04ce
Provisional fix for the "100% < anything else" bug.
...
If it's compatible with Postgres, then cool!
2005-01-26 19:59:08 +00:00
mits
dfbffa05b3
new help files translated.
2005-01-26 17:33:16 +00:00
koenr
d3ce500ab7
changed "samenvatting" (from course summary) to "beschrijving" - more intuitive
2005-01-26 17:06:40 +00:00
mits
80003aa00e
polished.
2005-01-26 16:47:09 +00:00
mits
e749f65065
translated some.
...
new translated file added.
2005-01-26 16:39:52 +00:00
urs_hunkler
331411de3c
CSS properties supplemented to deal with unwanted post modernism effects ;-)
2005-01-26 16:26:24 +00:00
urs_hunkler
772e78be99
I've deleted the hard coded distance (<br />) and added CSS properties in the CSS files to define the distance between the sideblocks.
2005-01-26 15:57:00 +00:00
koenr
633305b4c9
missing strings
2005-01-26 15:33:50 +00:00
defacer
eaba9c8510
Adding that nifty BODY id and class detection code to pages... I have the
...
feeling that this is the way to go, as more Moodle things will be converted
to use $PAGE in the future.
2005-01-26 15:33:50 +00:00
urs_hunkler
992b59719f
Sorted and commented CSS. Now you find an intro with a short overview, a short index and the info where to place new CSS. It was a quite nitpicking work, so please help and look at it and tell me, if everything is all right - sort order, do you find anything fast, etc.
2005-01-26 15:10:47 +00:00
koenr
ef86247e18
missing strings
2005-01-26 15:08:38 +00:00
koenr
93d882dfe9
missing string
2005-01-26 14:50:58 +00:00
koenr
6c1d90ce82
missing string for cron
2005-01-26 14:48:17 +00:00
koenr
8600514bc8
moving towards XHTML compliance
2005-01-26 14:47:26 +00:00
koenr
d55e0b57a0
fixed $a->lastname (see http://moodle.org/mod/forum/discuss.php?d=1309 ): shouldn't be there
2005-01-26 14:29:08 +00:00
moodler
c646b18032
Fixed inline comments (I had tried a couple of schemes).
2005-01-26 14:18:36 +00:00
moodler
a3f293d2c8
Updated to use the new standardsheets variable
2005-01-26 14:17:28 +00:00
moodler
f21330e3a0
Better handles an empty array.
2005-01-26 14:16:15 +00:00
moodler
b3f748f655
There is a new configuration variable called
...
$THEME->standardsheets
that a theme can use to control how much of the
standard theme is included before the actual current
theme sheets.
When true, use all subsheets from "standard"
When not existent, use all subsheets from "standard" (this is to help old
themes work better out of the box)
When false, don't use standard at all
When an array of filenames, only use those (in that order).
2005-01-26 14:14:16 +00:00
koenr
7e30a66653
changed boodschap to bericht: shorter and more neutral
2005-01-26 11:34:38 +00:00
thepurpleblob
201d8027f8
Added bit for Learnwise import format.
2005-01-26 10:47:54 +00:00
urs_hunkler
05cb95413a
I've deleted this folder because all work will be done ind the standard theme from now on.
2005-01-26 10:46:45 +00:00
thepurpleblob
183dfda0f2
Added Learnwise import format string
2005-01-26 10:41:43 +00:00
thepurpleblob
7452a56110
HTML Entities are now 'reversed' on import.
2005-01-26 10:37:16 +00:00
thepurpleblob
8f0876a98b
Added example file of the learnwise import format
2005-01-26 10:36:31 +00:00
urs_hunkler
c794d0a9bb
removed loading of "styles.php" within the header, because it is in the meantime loaded by print_header.
2005-01-26 09:44:59 +00:00
urs_hunkler
af7a638618
added CSS property to define the distance between the sideblocks, because I've deleted the hard coded distance (<br />) in weblib.php.
2005-01-26 09:17:24 +00:00
urs_hunkler
3a3b5a4b0c
added loading "styles.php"
2005-01-26 09:15:16 +00:00
martignoni
45664c797f
Update (part 2)
2005-01-26 07:53:45 +00:00
defacer
cae0f35bd1
Added a few styles for the quiz_results block.
2005-01-26 04:27:48 +00:00
dhawes
bb3e2d74bf
final step in eliminating the type field recently removed from rss database
2005-01-26 03:31:34 +00:00
dhawes
87178d67fe
removed references to 'type' field which was removed from rss table when latest version of magpie was adopted
2005-01-26 00:41:49 +00:00
dhawes
1eb099be3d
changed an echo to a print, silly but I prefer print in php files and echo for debug and embedded html :)
2005-01-26 00:40:03 +00:00
dhawes
74d669f14e
removed type field and added placeholder preferredtitle field
2005-01-26 00:38:01 +00:00
michaelpenne
07fe38c02b
added function lesson_clean_data_submitted(), this cleans the object made from data_submitted() function (forgot comments before)
2005-01-26 00:30:46 +00:00
defacer
95ceba88f2
Initial checkin of language for the quiz_results block.
2005-01-26 00:29:42 +00:00
michaelpenne
57bfe93dca
added function lesson_clean_data_submitted(), this cleans the object made from data_submitted() function
2005-01-26 00:25:20 +00:00
michaelpenne
eb65aeb7fd
security updates: parameter cleaning
2005-01-26 00:22:51 +00:00
defacer
98ad7484c8
First commit of the requested quiz_results block.
2005-01-25 23:49:36 +00:00
koenr
997a3a41fc
moving towards XHTML compliance
2005-01-25 23:30:24 +00:00
koenr
0c7539fd3a
moving towards XHTML compliance
2005-01-25 22:27:59 +00:00
mits
3404111c2a
new help file translated.
2005-01-25 21:22:27 +00:00
thepurpleblob
1680925333
Adding Learnwise import - created by Alton College, Hampshire UK
...
Still to do testing etc.
2005-01-25 20:18:05 +00:00
koenr
7e11e3225d
moving towards XHTML compliance missed nowrap="nowrap"
2005-01-25 20:05:18 +00:00
koenr
e100047c9c
moving towards XHTML compliance - missed nowrap="nowrap"
2005-01-25 19:39:34 +00:00
defacer
6385200609
Weren't these two mistakenly switched? Compare the results from
...
/index.php and /course/view.php to see what I mean.
2005-01-25 19:23:05 +00:00