Subversion Repositories wimsdev

Rev

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

Rev 15817 Rev 15830
Line 4... Line 4...
4
 
4
 
5
syntax:!getscorelevel
5
syntax:!getscorelevel ``[class=qclass]'' ``[user=quser]'' ``[sheet=qsheet]'' ``[work=qwork]''
-
 
6
mean:if the required points are 10* N, the minimal score of the N best score of an exercise (0 if less than N tries with score).\
-
 
7
  <ul><li>default value for class is ''wims_class''</li> \
6
mean:gather user score average.\
8
  <li>default value for user is ''wims_user'' </li> \
7
  If no sheet id is specified, each line represent a sheet.
9
  <li>If no sheet id is specified, each line represent a sheet.</li> \
-
 
10
  <li>If no work id is specified, each word (of each line) represent an exercise.</li> \
-
 
11
  </ul> \
-
 
12
  The command can be used in non administrative module if no user and no class is specified.
-
 
13