File:  [LON-CAPA] / loncom / interface / mydesk.tab
Revision 1.27.2.1: download - view: text, annotated - select for diffs
Fri Aug 30 16:20:45 2002 UTC (21 years, 8 months ago) by albertel
CVS tags: version_0_5_1
Diff to branchpoint 1.27: preferred, colored
- backport STAT fix

# 
# row:col:pro:prt:img:top:bot:act
#
# pro = clear    clear the button
# pro = any      any permission level is allowed this button
# pro = smp      allowed if $ENV{'user.adv'} is undefined
# pro = adv      allowed if $ENV{'user.adv'} is defined
# pro = author   prt = rca and user is a co-author
# pro = author   prt = any 
# pro = p???     allowed if the user has the permissions given in ???
# course         allowed if in course
# author         allowed if an author
#
1:1:smp:any:courses.gif:choose:course:go('/adm/roles');:Choose Course
1:1:smp:rst:courses.gif:switch:course:go('/adm/roles');:Switch Course
1:1:adv:any:roles.gif:switch:role:go('/adm/roles');:Switch Role
1:1:adv:rcm:roles.gif:choose:role:go('/adm/roles');:Choose Role
1:2:any:any:com.gif:commu-:nication:go('/adm/communicate');:Communicate/Messages
2:1:clear
2:2:clear
2:2:course:any:nav.gif:navigate:contents:gopost('/adm/navmaps',currentURL);:Navigate Contents
2:3:clear
3:1:clear
4:1:clear
4:1:course:any:grds.gif:my:grades:go('/adm/studentcalc');:Check My Grades
4:1:pvgr:$crs:sprs.gif:course:grades:go('/adm/classcalc');:Check Course Grades
4:2:clear
4:2:pvgr:$crs:chrt.gif:course:chart:gopost('/adm/statistics','Student Assessment');:Course Assessment Chart
4:3:clear
4:3:pvgr:$crs:stat.gif:course:stats:gopost('/adm/statistics','Problem Statistics');:Course Assessment Statistics
5:1:clear
5:1:pcst:$crs:enrl.gif:course:enroll:go('/adm/dropadd');:Drop/Add Students
5:2:clear
5:2:pcst:$crs:cprv.gif:user:roles:go('/adm/createuser');:Change User Roles
5:2:pcca:$requested_domain:cprv.gif:user:roles:go('/adm/createuser');:Change User Roles
5:2:pmau:$requested_domain:cprv.gif:user:roles:go('/adm/createuser');:Change User Roles
5:3:clear
5:3:pccc:$requested_domain:ccrs.gif:create:course:go('/adm/createcourse');:Create New Course
5:3:popa:$crs:parm.gif:course:parms:go('/adm/parmset');:Set Parameters/Deadlines/etc
6:1:clear
6:1:author:any:cstr.gif:con-:struct:cstrgo(currentURL,'/priv/$uname/');:Enter Construction Space
6:1:author:rca:cstr.gif:co con-:struct:cstrgo(currentURL,'/priv/$uname/');:Enter Co-Construction Space
6:2:clear
6:2:author:any:res.gif:resource:space:go('/res/$udom/$uname/?launch=1');:Browse Published Resources
6:2:author:rca:res.gif:co res:space:go('/res/$udom/$uname/?launch=1');:Browse Published Resources
6:3:clear
7:2:clear
7:2:adv:rcm:egrd.gif:enter:grades:go('/adm/grades');:Enter Grades
10:1:clear
10:1:any:any:anno.gif:calendar:announce:go('/adm/announcements');:Announcements and Calendar
10:2:clear
#10:2:course:any:docs.gif:course:docs:go('/adm/coursedocs');:Course Documents
10:3:clear
10:3:course:any:bchat.gif:course:chat:go('/res/adm/pages/chatroom.html');:Chat
11:1:adv:any:src.gif:search:library:go('/adm/searchcat');:Search Published Resources
11:2:any:any:pref.gif:prefer-:ences:go('/adm/preferences');:Set Preferences
11:3:any:any:logout.gif:exit::go('/adm/logout');:Exit

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>