Subversion Repositories wimsdev

Rev

Rev 18033 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18033 Rev 18089
Line 4... Line 4...
4
 
4
 
5
syntax:!getscoreindex ``adress1'' ``adress2'' ``[sheet=qsheet]''
5
syntax:!getexoindex module=``adress1'' param=``adress2'' ``[sheet=qsheet]''
6
mean: (IN PROGRESS up to next stable release)\
6
mean: (IN PROGRESS up to next stable release)\
7
  find the number of the work determined by the two first lines \
7
  find the number of the work determined by the two first lines \
8
  ``adress1'' and ``adress2'' in a sheet of a class and its severity in the sheet: \
8
  ``adress1'' and ``adress2'' in a sheet of a class and its severity in the sheet: \
9
  <ul><li>Default value for class is ``wims_class''.</li><li>\
9
  <ul><li>Default value for class is ``wims_class''.</li><li>\
10
  If the value of `qsheet` is not precised, find the first occurence in the class sheets.\
10
  If the value of `qsheet` is not precised, find the first occurence in the class sheets.\
11
  </li><li>\
11
  </li><li>\
12
  Example: ``E3/number/oeftablemult.fr exo=3x&qnum=1&seedrepeat=0&qcmlevel=1'' ``sheet=4''\
12
  Example: ``module=E3/number/oeftablemult.fr param=exo=3x&qnum=1&seedrepeat=0&qcmlevel=1 sheet=4''\
13
  </ul>\
13
  </ul>\
14
  The command can be used in non administrative module if no class is specified.
14
  The command can be used in non administrative module if no class is specified.