Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13300 2526 d 20 h bpr /trunk/wims/public_html/scripts/adm/class/ [fix bug] fix bug in indexation for courses which are optional  
13211 2572 d 5 h bpr /trunk/wims/public_html/ [fix] fix interclass in portal (course in program). Inscription must be done
by the student for the moment.
 
11062 3208 d 2 h obado /trunk/wims/public_html/scripts/adm/class/ [bugfix] mkuserlist : apply the user packing method to .userprevlist and .usernextlist to avoid the "cmd_output_too_long" error for class containing more than 1000 users. (+ add a forgotten !sh, missing since r.10133)  
11061 3208 d 6 h obado /trunk/wims/public_html/scripts/adm/class/ [bugfix] remove a debug introduced in previous commit (sorry :/)  
11060 3208 d 7 h obado /trunk/wims/public_html/scripts/adm/class/ [bugfix] corrects a bug introduced in r. 11038 in mkindex, causing ".users" file not being well constructed for classes with more than 500 users (+indentetion uniformization)  
11038 3219 d 0 h obado /trunk/wims/public_html/scripts/adm/class/ [bugfix] mkuserlist script now split users list in packs of 500 users (instead of 1000), to avoid a "cmd_output_too_long" error for class containing more than 1000 users.  
10346 3330 d 22 h bpr /trunk/wims/public_html/scripts/adm/class/ [typo] bad typo in mkuserlist  
10133 3363 d 19 h bpr /trunk/wims/public_html/scripts/adm/class/ [sensible] change the script mkuserlist : in the last version, in case
of a portal, the indexation was made many times at the same place.
use makelist instead of a loop. To check.
 
10132 3363 d 19 h bpr /trunk/wims/public_html/ [adm/stat] transfer adm/stat from scripts/adm/class/mkuserlist
to the file that calls mkuserlist. If no, it is done too much
and it is costly. Perhaps now it is not done enough when add many users.
work in progress
 
8030 4042 d 18 h bpr /trunk/wims/ [minor/svn]  
6868 4378 d 18 h bpr /trunk/wims/ [minor/improvment] add possibility to go directly from score of a participant to
the next one (also for exam, raw data, etc). New datafile are build (.usernextlist
.userprevlist, so one must make index for participants for old classes).
 
5295 4832 d 18 h bpr /trunk/wims/public_html/scripts/adm/class/ [minor/revert] do not add supervisable participant to userlist. TODO : make a separate list  
5260 4857 d 6 h guerimand /trunk/wims/public_html/scripts/adm/class/ [major/bugfix] supervisor register as participant in a class of a structure don t appear in userlist  
4996 4919 d 2 h czzmrn /trunk/wims/public_html/scripts/adm/ create .userlist_external and .teacherlist_external  
4626 5067 d 0 h obado /trunk/wims/public_html/ [adm/raw] New job : getexamscores (gets all score from exam $qexam - JSON only) (+ some bugs corrections)  
1605 5801 d 18 h bpr /trunk/wims/public_html/scripts/adm/class/ [minor/] seems an old stupdid mistake !  
172 6501 d 9 h schaersvoorde /trunk/wims/public_html/ Tue Oct 16 08:18:20 UTC 2007

Corrupted user_list in large classes > 1000 students due to a forgotten "|" pipe symbol in "public_html/scripts/adm/class/mkuserlist"
This is my first try :)
Joke Evers
 
20 6593 d 0 h reyssat /trunk/wims/public_html/scripts/ partial (public_html/scripts) import of 3.62