Subversion Repositories wimsdev

Rev

Rev 17781 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
9673 guerimand 1
!!
2
!! description of format of file .sheets
3
 
4
each record is a sheet.
5
 
6
:status
7
expiration date
8
title of the sheet
9
description of the sheet
17268 guerimand 10
yes/no --> if yes use a special file sheet$i.def for presentation use (instead of the theme) format of a doc
9673 guerimand 11
comment (display only for teacher)
13826 bpr 12
icone
17247 bpr 13
1 or 0 according to exo description shown or not to students (only for OEF exercises).
17245 bpr 14
Condition to hide the sheet with a technical variable
17268 guerimand 15
name of the technical variable for individualisation of the sheet (use in line 11 for each exercise of the sheet)
9673 guerimand 16
 
17
!!
18
!! description of format of file .sheet$i
19
 
20
each record is a series of exercices
21
 
22
:module
23
parameters
24
points
25
weight
26
title
27
description
17245 bpr 28
score dependency
9673 guerimand 29
comment (display only for teacher)
12013 bpr 30
internal link for help
12544 bpr 31
icone
17247 bpr 32
list of values for which the exercise is open for the student (individualisation of the sheet by the technical variable)
17336 guerimand 33
 
34
!!
35
!! description of format of file .exams
36
 
37
each record is an exam
38
 
39
:status
40
expiration date
41
timesession numbertry
42
title of the exam
43
description of the exam
44
cut time
45
comment (display only for teacher)
46
Condition to hide the sheet with a technical variable
47
 
48
!!
49
!! description of format of file .exam$i
50
 
51
each record is an exercise
52
 
53
:weight
54
list of exercise format sheet.exo
55
title
56
score dependency
57
 
58
 
59
!!
60
!! description of format of file .freeworks
61
 
62
each record is an freework
63
 
17781 czzmrn 64
:status (0=in preparation, 1=active, 2=expired, 3=archived)
17336 guerimand 65
date (but not in use)
66
title of freework
67
description of freework
68
comment (display only for teacher)
69
type of freework (1, 2 or 3)
70
YYYYMMDD.HH.MM (end of work for student)
71
YYYYMMDD.HH.MM (begin of solution display)
72
sizelimitfile (for student deposit file)
73
scoring (no/-1/number of manual score )
74
seealltime (1/0 1:supervisor can always see work of student 0:only after date end of student work)
17735 czzmrn 75
studentclose (1/0 1:button for early consigne)
17336 guerimand 76
 
77
 
78
!!
79
!! description of format of file .freework$k
80
 
81
it depend of type...
82
 
18055 bpr 83
!! description of docindex
84
each record is the data associated to an inserted document
17336 guerimand 85
 
18055 bpr 86
:adress of the public document
87
parameters
88
title of the inserted document
89
description of the inserted document
90
status
91
number of the sheet associated to the document
92
autosheet_ ???