Subversion Repositories wimsdev

Rev

Rev 15835 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15835 Rev 15839
Line 2... Line 2...
2
tit:getscoreremain
2
tit:getscoreremain
3
type:$type_both; $type_adm
3
type:$type_both; $type_adm
4
 
4
 
5
syntax:!getscoreremain ``[class=qclass]'' ``[user=quser]'' ``[sheet=qsheet]'' ``[work=qwork]''
5
syntax:!getscoreremain ``[class=qclass]'' ``[user=quser]'' ``[sheet=qsheet]'' ``[work=qwork]''
6
mean:gather remaining of score to get for user to have all requires points.\
6
mean:gather remaining of score to get for user to have all requires points.\
7
  <ul><li>default value for class is ``wims_class''</li> \
7
  <ul><li>Default value for class is ``wims_class''.</li>\
8
  <li>default value for user is ``wims_user'' </li> \
8
  <li>Default value for user is ``wims_user''.</li>\
9
  <li>If no sheet id is specified, each line represent a sheet.</li> \
9
  <li>If no sheet id is specified, each line represents a sheet.</li>\
10
  <li>If no work id is specified, each word (of each line) represent an exercise.</li> \
10
  <li>If no work id is specified, each word (of each line) represents an exercise.</li>\
11
  </ul> \
11
  </ul> \
12
  The command can be used in non administrative module if no user and no class is specified.
12
  The command can be used in non administrative module if no user and no class is specified.