-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
32 lines (23 loc) · 1.09 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
README block_quickstructure
Quickstructure is a moodle 2 block that allows course editors to quickly format
a course with coloured section title strips and thumbnails.
We've found these helpful to give students visual clues of the course structure.
In addition, the strips and thumbnails can be automatically used to form a top level
menu - an easy and visually appealing method of avoiding the infamous moodle SOD
('scroll-of-death').
Installation
Installation is complicated by the need to install a moodle form 'widget'
for a popup colour picker.
** Colour Picker
The colour picker popup widget
#1. Put provided copies of
colourpopup.php
colourpopup.js
into your lib/form directory
** Quickstructure Block
The quickstructure block folder needs moving to blocks folder
Install as per any other block - by visiting the admins 'notifications' page
2/5/2012
Updated to work with moodle 2.2 - eschewed file picker in favour of simpler - less clicky operation
Emails of gratification to igc@kgv.hk
Limited support available - too many other jobs that pay the mortgage take priority :)