Diff for /loncom/interface/mydesk.tab between versions 1.2 and 1.32

version 1.2, 2001/05/30 20:40:45 version 1.32, 2002/11/12 22:47:48
Line 1 Line 1
 1:1:smp:any:course.gif:choose:course:go('/adm/roles');  # 
 1:1:smp:rst:course.gif:switch:course:go('/adm/roles');  # row:col:pro:prt:img:top:bot:act
 1:1:adv:any:roles.gif:switch:role:go('/adm/roles');  #
 1:1:adv:rcm:roles.gif:choose:role:go('/adm/roles');  # pro = clear    clear the button
 1:2:any:any:com.gif:commu-:nication:go('/adm/communicate');  # pro = any      any permission level is allowed this button
 2:2:pbre:$crs:nav.gif:navigate:contents:go('/adm/navmaps');  # pro = smp      allowed if $ENV{'user.adv'} is undefined
 4:1:pbre:$crs:grds.gif:my:grades:go('/adm/studentcalc');  # pro = adv      allowed if $ENV{'user.adv'} is defined
 4:2:pvgr:$crs:chrt.gif:course:chart:go('/adm/chart');  # pro = author   prt = rca and user is a co-author
 4:3:pvgr:$crs:sprs.gif:course:grades:go('/adm/classcalc');  # pro = author   prt = any 
 5:1:pvgr:$crs:sprs.gif:course:stats:go('/adm/statistics');  # pro = p???     allowed if the user has the permissions given in ???
 8:1:any:any:src.gif:search:library:go('/adm/searchcat');  # course         allowed if in course
 8:2:any:any:logout.gif:logout::go('/adm/logout');  # author         allowed if an author
   #
   1:1:smp:any:courses.gif:choose:course:go('/adm/roles');:Choose the course to work on
   1:1:smp:rst:courses.gif:switch:course:go('/adm/roles');:Switch to another course
   1:1:adv:any:roles.gif:switch:role:go('/adm/roles');:Switch to another user role
   1:1:adv:rcm:roles.gif:choose:role:go('/adm/roles');:Choose the user role
   1:2:clear
   1:2:course:any:docs.gif:course:docs:go('/adm/coursedocs');:Documents included in this course
   2:1:clear
   2:2:clear
   2:2:course:any:nav.gif:navigate:contents:gopost('/adm/navmaps',currentURL);:Navigate the table of contents for this course
   2:3:clear
   3:1:clear
   4:1:clear
   4:1:course:any:grds.gif:my:grades:go('/adm/studentcalc');:Calculate my grade
   4:1:pvgr:$crs:sprs.gif:course:grades:go('/adm/classcalc');:Calculate course grades
   4:2:clear
   4:2:pvgr:$crs:chrt.gif:course:chart:gopost('/adm/statistics','Student Assessment');:View the course assessment progress chart
   4:3:clear
   4:3:pvgr:$crs:stat.gif:course:stats:gopost('/adm/statistics','Problem Statistics');:View course assessment statistics
   5:1:clear
   5:1:pcst:$crs:enrl.gif:course:enroll:go('/adm/dropadd');:Drop/Add students in this course
   5:2:clear
   5:2:pcst:$crs:cprv.gif:user:roles:go('/adm/createuser');:Create a user or modify the roles and privileges of a user
   5:2:pcca:$requested_domain:cprv.gif:user:roles:go('/adm/createuser');:Create a user or modify the roles and privileges of a user
   5:2:pmau:$requested_domain:cprv.gif:user:roles:go('/adm/createuser');:Create a user or modify the roles and privileges of a user
   5:3:clear
   5:3:pccc:$requested_domain:ccrs.gif:create:course:go('/adm/createcourse');:Create a new course
   5:3:popa:$crs:parm.gif:course:parms:go('/adm/parmset');:Set deadlines and other assessment parameters, as well as modify course environment 
   6:1:clear
   6:1:author:any:cstr.gif:con-:struct:cstrgo(currentURL,'/priv/$uname/');:Enter my resource construction space
   6:1:author:rca:cstr.gif:co con-:struct:cstrgo(currentURL,'/priv/$uname/');:Enter construction space as a co-author
   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 from check-out assessment resources
   10:1:clear
   10:1:any:any:anno.gif:calendar:announce:go('/adm/announcements');:Course announcements and my calendar
   10:2:any:any:com.gif:commu-:nication:go('/adm/communicate');:Send and receive messages
   10:3:clear
   10:3:course:any:bchat.gif:course:chat:go('/res/adm/pages/chatroom.html');:Enter the chatroom for the course
   11:1:adv:any:src.gif:search:library:go('/adm/searchcat');:Search the database of published resources
   11:2:any:any:pref.gif:prefer-:ences:go('/adm/preferences');:Set my user preferences
   11:3:any:any:logout.gif:exit::go('/adm/logout');:Exit LON-CAPA

Removed from v.1.2  
changed lines
  Added in v.1.32


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