Rev 9880 | Rev 12078 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9880 | Rev 12029 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | $(cl)_exocnt=!wordcnt $t |
12 | $(cl)_exocnt=!wordcnt $t |
13 | $(cl)_cdtcnt=!defof cdt_nbdate in wimshome/$cls/cdt/.def |
13 | $(cl)_cdtcnt=!defof cdt_nbdate in wimshome/$cls/cdt/.def |
14 | $(cl)_seqcnt=!record 0 of wimshome/$cls/seq/.sequences |
14 | $(cl)_seqcnt=!record 0 of wimshome/$cls/seq/.sequences |
15 | $(cl)_seqcnt=!word 1 of $($(cl)_seqcnt) |
15 | $(cl)_seqcnt=!word 1 of $($(cl)_seqcnt) |
16 | $(cl)_livretcnt=!recordcnt wimshome/$cls/livret/.comps |
16 | $(cl)_livretcnt=!recordcnt wimshome/$cls/livret/.comps |
- | 17 | t=!filelist $wims_home/$cls/cdt/src/* |
|
- | 18 | $(cl)_cdtcnt=!wordcnt $t |
|
17 | scorecnt=!mexec scripts/scorefcnt.sh $cls |
19 | scorecnt=!mexec scripts/scorefcnt.sh $cls |
18 | !distribute words $scorecnt into $(cl)_scorecnt1,$(cl)_scorecnt2 |
20 | !distribute words $scorecnt into $(cl)_scorecnt1,$(cl)_scorecnt2 |
19 | $(cl)_scorecnt=$[$($(cl)_scorecnt1)+$($(cl)_scorecnt2)] |
21 | $(cl)_scorecnt=$[$($(cl)_scorecnt1)+$($(cl)_scorecnt2)] |
20 | t=!record 1 of wimshome/$cls/.grades |
22 | t=!record 1 of wimshome/$cls/.grades |
21 | t=!line 2 of $t |
23 | t=!line 2 of $t |