Rev 17875 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17875 | Rev 17978 | ||
---|---|---|---|
Line 41... | Line 41... | ||
41 | m_scorelevels=!words2items $levels |
41 | m_scorelevels=!words2items $levels |
42 | m_scorealltries=!words2items $alltries |
42 | m_scorealltries=!words2items $alltries |
43 | m_expiration=$sheet_expiration |
43 | m_expiration=$sheet_expiration |
44 | m_today=!char 1 to 8 of $wims_now |
44 | m_today=!char 1 to 8 of $wims_now |
45 | m_sheet=$sh |
45 | m_sheet=$sh |
- | 46 | ||
46 | m_nbexo=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheet$sh |
47 | m_nbexo=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheet$sh |
47 | !for k=1 to $m_nbexo |
48 | !for k=1 to $m_nbexo |
48 | m_infoexo$k=!record $k of wimshome/log/classes/$wims_class/sheets/.sheet$sh |
49 | m_infoexo$k=!record $k of wimshome/log/classes/$wims_class/sheets/.sheet$sh |
49 | !next k |
50 | !next k |
50 | !! for the moment do not use getscorequality, getscorepercent getscorelast |
51 | !! for the moment do not use getscorequality, getscorepercent getscorelast |