Subversion Repositories wimsdev

Rev

Rev 15839 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
14130 bpr 1
!! +exec+ +score+ +subst+ +var+ +adm+
13785 bpr 2
tit:getscoretry
3
type:$type_both; $type_adm
4
 
15830 guerimand 5
syntax:!getscoretry ``[class=qclass]'' ``[user=quser]'' ``[sheet=qsheet]'' ``[work=qwork]''
15839 bpr 6
mean: gather user score try numbers with score activated (only ended exercises with display of score count). \
7
  <ul><li>Default value for class is ``wims_class''.</li> \
8
  <li>Default value for user is ``wims_user''.</li> \
17980 bpr 9
  <li>If no sheet id is specified, each line represents a sheet.</li> \
15839 bpr 10
  <li>If no work id is specified, each word (of each line) represents an exercise.</li> \
15830 guerimand 11
  </ul> \
12
  The command can be used in non administrative module if no user and no class is specified.