CVS log for rat/lonuserstate.pm
Up to [LON-CAPA] / rat
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: randomize
Revision 1.118.2.2: download - view: text, markup, annotated - select for diffs
Thu Jun 28 23:26:38 2007 UTC (17 years, 10 months ago) by albertel
Branches: randomize
Diff to previous 1.118.2.1: preferred, colored to branchpoint 1.118: preferred, colored next main 1.119: preferred, colored
Changes since revision 1.118.2.1: +29 -9
lines
- random ordering now works of parameter settings
- londocs has a check box for flipping random order on and off
(Currently all users are affected, probably need to disable for adv users)
Revision 1.118.2.1: download - view: text, markup, annotated - select for diffs
Fri Jun 8 19:33:06 2007 UTC (17 years, 11 months ago) by albertel
Branches: randomize
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +208 -172
lines
- implements the internals for randomizing the order of resources in a map
- works by ignoring all <link>s in the map, collecting the list
of resources and then <link>s them in a random order
it throws all of that away and then makes a random linear map
- works correctly with 'pick n resources'
- TODO
- currently always on and does all maps, needs conversion to using a parm
- currently different ordering everytime you reinit a course
- currently affects everyone
Revision 1.118: download - view: text, markup, annotated - select for diffs
Fri Jul 7 22:01:25 2006 UTC (18 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_4_X,
version_2_4_2,
version_2_4_1,
version_2_4_0,
version_2_3_X,
version_2_3_99_0,
version_2_3_2,
version_2_3_1,
version_2_3_0,
version_2_2_X,
version_2_2_99_1,
version_2_2_99_0,
version_2_2_2,
version_2_2_1,
version_2_2_0,
version_2_1_99_3,
version_2_1_99_2,
version_2_1_99_1
Branch point for: randomize
Diff to previous 1.117: preferred, colored
Changes since revision 1.117: +2 -2
lines
grppg replaces with smppg for group homepages. Context determined from course domain and course number in URL.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>