Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
16751 bpr 1
!! +exec+ +score+ +subst+ +var+ +adm+
2
tit:getscorestatus
3
type:$type_both; $type_adm
4
 
5
syntax:!getscorestatus ``[class=qclass]'' ``[user=quser]'' ``[sheet=qsheet]'' ``[work=qwork]''
6
mean:return yes if score registering for the current sheet is open and no if not.\
7
  The restrictions done in the .security of the class are taken in account.\
8
  The same is true for the technical variables attached to quser in qclass.\
9
  <ul><li>Default value for class is ``wims_class''.</li> \
10
  <li>Default value for user is ``wims_user''.</li> \
11
  </ul>\
12
  The command can be used in non administrative module if no user and no class is specified.\
13
  So it applies to the current ``wims_user'' and ``wims_class''.