Subversion Repositories wimsdev

Rev

Rev 3153 | Rev 4528 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !if _check isin $session
  2.  !exit
  3. !endif
  4.  
  5. !read name.phtml.$module_language
  6. !default wims_homeref_bgcolor=$wims_ref_bgcolor
  7.  
  8. !if exam isin $wims_session
  9.  !set wims_hr_r=$[max(0,$wims_exam_remain)]
  10.  !set wims_hr_rm=$[floor($wims_hr_r/60)]
  11.  !set wims_hr_rs=!char 2,3 of $[$wims_hr_r%60+100]
  12.  !set wims_homeref_special=$wims_name_examremain $wims_hr_rm:$wims_hr_rs ($wims_name_whenloaded)
  13.  !goto rmend
  14. !endif
  15.  
  16. !if $wims_rm_1=no
  17.  !reset wims_rm_1
  18.  !goto local
  19. !endif
  20. !if $wims_rm_1!=$empty
  21.  !goto rm2
  22. !endif
  23. !reset 1_
  24.  
  25. !if _ isin $wims_subsession
  26.  !set 1_=!append line back2,3,window.close() to $1_
  27. !else
  28.  !set 1_=!append line class_home,1,session=$wims_session.1 to $1_
  29. !endif
  30. !if $wims_sheet>0 or P isin $wims_sheet or $wims_sequence>0
  31.  !if $wims_sequence>0 and $wims_sheet=$empty
  32.   !set tmp_=sequence,1,module=home&seq=$wims_sequence
  33.  !else
  34.   !set tmp_=sheet,1,module=adm/sheet&sh=$wims_sheet&
  35.  !endif
  36.  !let wims_menu_items=!append line $tmp_ to $wims_menu_items
  37. !endif
  38. !if $wims_sheet>0 or P isin $wims_sheet
  39.  !if $wims_exo>1
  40.   !let wims_menu_items=!append line previousseries,1,module=home&directworksheet=$wims_sheet.$[$wims_exo-1] to $wims_menu_items
  41.  !endif
  42.  !if $wims_exo<$wims_sheetmax
  43.   !let wims_menu_items=!append line nextseries,1,module=home&directworksheet=$wims_sheet.$[$wims_exo+1] to $wims_menu_items
  44.  !endif
  45. !endif
  46.  
  47. !if $cmd=help or $cmd=hint
  48.  !set 1_=!append line resume,1,cmd=resume to $1_
  49. !endif
  50. !if $module_has_intro=yes and $cmd notwordof intro help and\
  51.         $wims_sheet=$empty and exam notin $wims_session
  52.  !set 1_=!append line intro,1,module=$module&cmd=intro&special_parm=$special_parm&special_parm2=$special_parm2&special_parm3=$special_parm3 to $1_
  53. !endif
  54. !if $module_has_help=yes and $cmd notwordof intro help
  55.  !if $module_help=$empty or $module_help=popup
  56.   !set 1_=!append line help,4,module=$module&cmd=help&special_parm=$wims_help_parm,mhelp to $1_
  57.  !else
  58.   !set 1_=!append line help,1,module=$module&cmd=help&special_parm=$wims_help_parm to $1_
  59.  !endif
  60. !endif
  61. !if $module_has_about=yes and $cmd notwordof help intro and ($wims_user=supervisor or $wims_user=$empty)
  62.  !set 1_=!append line about,4,module=$module&cmd=help&special_parm=about,mhelp to $1_
  63. !endif
  64. !if print isin $job,$job2 or $print!=
  65.   !set 1_=!append line print,3,window.print() to $1_
  66. !endif
  67. !set wims_rm_1=$1_
  68. :local
  69. !reset 1_
  70. !set 1_=!append line $wims_menu_items to $1_
  71. !set wims_rm_0=$1_
  72. !set wims_rm_3=!append line $wims_menu_tabs to $wims_rm_3
  73. :rm2
  74. !if $wims_rm_2!=$empty
  75.  !goto rmend
  76. !endif
  77.  
  78. !set 3_=!mailurl $wims_supervisormail $wims_name_wsup\
  79. $module_title
  80. !set 2_=you,0,$wims_name_you\
  81.  class,0,$wims_classname ($wims_institutionname)\
  82.  wsup,0,$3_
  83. !reset 4_
  84. !if $wims_sheet>0
  85.  !set wims_homeref_scorestat=!getscorestatus sheet=$wims_sheet
  86.  !if $wims_homeref_scorestat=yes and $wims_exodep!=pending
  87.   !if $wims_scorereg!=suspend
  88.    !set wims_homeref_req=!getscorerequire sheet=$wims_sheet work=$wims_exo
  89.    !set wims_homeref_got=!getscore sheet=$wims_sheet work=$wims_exo
  90.    !set wims_homeref_mean=!getscoremean sheet=$wims_sheet work=$wims_exo
  91.    !set wims_name_score=!singlespace $wims_name_score
  92.    !set 4_=!append line score,0,$wims_name_score to $4_
  93.   !else
  94.    !set 4_=!append line score,0,$wims_name_scoresuspend to $4_
  95.   !endif
  96.  !else
  97.   !set 4_=!append line score,0,$wims_name_scoreclose to $4_
  98.  !endif
  99.  !if $module_score!=$empty and $wims_class_exolog>0 and E notin $wims_sheet
  100.   !set wims_rm_0=!append line exolog,1,module=adm/class/exolog&cmd=new&job=log&logsheet=$wims_sheet&logexo=$wims_exo to $wims_rm_0
  101.  !endif
  102. !endif
  103. !set wims_rm_2=$2_
  104. !set wims_rm_4=$4_
  105. :rmend
  106. !set wims_homeref_n1=!linecnt $wims_rm_1
  107. !set wims_homeref_n2=!linecnt $wims_rm_2
  108. !set wims_homeref_n0=!linecnt $wims_rm_0
  109. !set wims_homeref_n3=!linecnt $wims_rm_3
  110. !set wims_homeref_n4=!linecnt $wims_rm_4
  111. !!</div><!--div dans homeref_user-->
  112. !read themes.phtml tail
  113. !robottrap
  114.  
  115.  
  116.  
  117.  
  118.