Rev 4176 | Rev 4589 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
# encoding
encoding=iso-8859-1
# header returned by the module
header=Content-Type: text/plain ; charset=$encoding\
# header returned by the module within xmlformat
header_xml=Content-Type: text/xml ; charset=$encoding\
# header returned by the module within json
header_json=Content-Type: application/json ; charset=$encoding\
# header returned by the module within gz /tgz
header_zip=Content-Type: multipart/x-gzip ; charset=$encoding\
# List of allowed file-mode jobs
allowed_file_jobs= getcsv, getclassfile, getclasstgz, download, getexofile
# List of jobs allowed to make some actions on wims classes
allowed_actions_jobs=checkclass, addclass, modclass, delclass, getclass, cleanclass,\
checkuser, adduser, moduser, deluser, recuser, getuser,\
getscore, getlog, putcsv, getclassmodif, search, getexo,\
checkident, update, authuser, gettime, listmodules, getmodule,\
addsheet, listsheets, delsheet, getsheet, checksheet, modsheet,\
putexo, listexams, addexam, getexam, checkexam, linkexo, linksheet,\
modexam, delexam, listlinks, getscores, addexo, delexo,\
getexamlog, addcontent, listclasses, getclassesuser,\
movexo, movexos, listexos, sharecontent, getexosheet, modexosheet
# List of jobs allowed without authentication
allowed_jobs_without_auth=listmodules, getmodule
#List class descriptions (in .def class file) - "creation" and "connections" are voluntary not here
classdefs=password, supervisor, description, institution, \
lang, email, expiration, limit, topscores, superclass, \
type, level, parent, secure, typename, \
bgcolor, bgimg, scorecolor, css, logo, logoside, \
refcolor, ref_menucolor, ref_button_color, ref_button_bgcolor, \
ref_button_help_color, ref_button_help_bgcolor, theme , theme_icon, creator
#List class types
classtypes=class,group,portal
#List of user descriptions
userdefs=firstname, lastname, password, email, comments, regnum, photourl, participate, courses,classes
#List of module descriptions
moduledefs=title,description,language,category,domain,level,keywords,require,scoring,copyright,author,address,version,wims_version,vardef,translator,translator_address
#List of sheet descriptions
sheetdefs=status,expiration,title,description
#List of exam descriptions
examdefs=status,expiration,duration,allowed_attempts,title,description,cut_hours
#List of some WIMS limitations
edesc_limit=250
etitle_limit=40
Generated by GNU Enscript 1.6.5.90.