Rev 8427 | Rev 9690 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8427 | Rev 9689 | ||
---|---|---|---|
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, classes, supervise, supervisable, external_auth, agreecgu |
56 | 56 | ||
57 | #List of module descriptions |
57 | #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 |
58 | moduledefs=title,description,language,category,domain,level,keywords,require,scoring,copyright,author,address,version,wims_version,vardef,translator,translator_address |
59 | 59 | ||
60 | #List of sheet descriptions, ordered as in .sheets file |
60 | #List of sheet descriptions, ordered as in .sheets file |