Subversion Repositories wimsdev

Rev

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

Rev 14180 Rev 14384
Line 488... Line 488...
488
 
488
 
489
 
489
 
490
### job=getexamscores
490
### job=getexamscores
491
    Get all scores from exam `qexam`   - JSON OUTPUT only
491
    Get all scores from exam `qexam`   - JSON OUTPUT only
492
 
492
 
-
 
493
 
-
 
494
### job=cleanclass
-
 
495
    allows you to clean up your class of any trace of the work done by the learners.
-
 
496
    One can thus reutilize a same class easily.   - JSON OUTPUT only
-
 
497
 
-
 
498
 
-
 
499
### job=changedates
-
 
500
    Repels the expiry date of `qclass` and all its sheets / exams   - JSON OUTPUT only
493
 
501
 
494
---
502
---