User Tools

Site Tools


stats:proc:closeregistration

This is an old revision of the document!


Close Registration

closeRegistration(string uid, string id) {
  assume exists //accounts/account[uid]/examiner[id];
 
  assume exists //exams/exam[id];
 
  assume exists //exams/exam[id]/free;
 
  remove //exams/exam[id]/free;
}
stats/proc/closeregistration.1322496250.txt.gz · Last modified: 2011/11/28 17:04 by Patrick Michel