Rev 11380 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11380 | Rev 14384 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | # pre-requis : |
4 | # pre-requis : |
5 | # $type doit etre specifie ( |
5 | # $type doit etre specifie (exams ou sheets) |
6 | # $wims_class is the current class |
6 | # $wims_class is the current class |
7 | # $qsheet or $qexam : element to be modified |
7 | # $qsheet or $qexam : element to be modified |
8 | # $update_field is the line number of field to update |
8 | # $update_field is the line number of field to update |
9 | # If update_field=0, the element is deleted. |
9 | # If update_field=0, the element is deleted. |
10 | # $update_content is the new content. |
10 | # $update_content is the new content. |