Subversion Repositories wimsdev

Rev

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

Rev 2477 Rev 3917
Line 48... Line 48...
48
 !exit
48
 !exit
49
!endif
49
!endif
50
 
50
 
51
!if share_dep iswordof $error
51
!if share_dep iswordof $error
52
 Resource sharing must respect dependencies: You must share exercises of
52
 Resource sharing must respect dependencies: You must share exercises of
53
 the same class if you want to share work sheets of it, and you must
53
 the same class if you want to share worksheets of it, and you must
54
 share work sheets of the same class if you want to share exams of it.
54
 share worksheets of the same class if you want to share exams of it.
55
 !exit
55
 !exit
56
!endif
56
!endif
57
 
57
 
58
!if not_neighbor iswordof $error
58
!if not_neighbor iswordof $error
59
 You have tried an operation with a class that is not your effective neighbor.
59
 You have tried an operation with a class that is not your effective neighbor.