Rev 9689 | Rev 9909 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9689 | Rev 9690 | ||
---|---|---|---|
Line 50... | Line 50... | ||
50 | #List class types |
50 | #List class types |
51 | # 0 : class , 1 : class in a group (name is "class"), 2 : group , 3 : portal , 4 : ??? |
51 | # 0 : class , 1 : class in a group (name is "class"), 2 : group , 3 : portal , 4 : ??? |
52 | classtypes=class,class,group,portal |
52 | classtypes=class,class,group,portal |
53 | 53 | ||
54 | #List of user descriptions |
54 | #List of user descriptions |
55 | userdefs=firstname, lastname, password, email, comments, regnum, photourl, participate, |
55 | userdefs=firstname, lastname, password, email, comments, regnum, photourl, participate, courses,\ |
- | 56 | classes, supervise, supervisable, external_auth, agreecgu,\ |
|
- | 57 | regprop1,regprop2,regprop3,regprop4,regprop5 |
|
56 | 58 | ||
57 | #List of module descriptions |
59 | #List of module descriptions |
58 | moduledefs=title,description,language,category,domain,level,keywords,require,scoring,copyright,author,address,version,wims_version,vardef,translator,translator_address |
60 | moduledefs=title,description,language,category,domain,level,keywords,require,scoring,copyright,author,address,version,wims_version,vardef,translator,translator_address |
59 | 61 | ||
60 | #List of sheet descriptions, ordered as in .sheets file |
62 | #List of sheet descriptions, ordered as in .sheets file |