User Tools

Site Tools


stats:proc:hideresults

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
stats:proc:hideresults [2012/01/11 14:45]
Patrick Michel created
stats:proc:hideresults [2012/05/29 16:35]
Patrick Michel
Line 2: Line 2:
  
 <code xcend> <code xcend>
-hideResults(string ​uid, string ​id) {+hideResults(ident uid, ident id) {
   assume exists //​accounts/​account[uid]/​examiner[id];​   assume exists //​accounts/​account[uid]/​examiner[id];​
    
Line 9: Line 9:
   assume //​exams/​exam[id]/​published;​   assume //​exams/​exam[id]/​published;​
    
-  update //​exams/​exam[id]/​published false;}+  update //​exams/​exam[id]/​published false; 
 +}
 </​code>​ </​code>​
  
stats/proc/hideresults.txt · Last modified: 2013/07/10 12:32 (external edit)