Rev 17186 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3962 | bpr | 1 | !! d閒inition des noms pour les liens dans le menubox (d閒inis par wims_menu_items) |
2 | !distribute items 插入一个源文件,\ |
||
3 | 页的源码. \ |
||
9256 | bpr | 4 | into wims_name_putsource,wims_name_sheetsource |
3962 | bpr | 5 | |
6 | !distribute items 添加练习,\ |
||
7 | 添加练习系列,\ |
||
8 | into wims_name_addexo,wims_name_addsexo |
||
9 | |||
10 | !set name_desc_title=!nosubst 限 $title_limit 个字符 |
||
11 | !set name_desc_desc=!nosubst 限 $desc_limit 个字符; 允许 tag 与 html 链接 |
||
12 | |||
13 | !let name_shinfo=!nosubst $wims_name_title,$wims_name_Status,\ |
||
14 | 描述,\ |
||
11967 | guerimand | 15 | 失效日期,展示页,得分纪录,对所有共享的班级 :,注解,\ |
14441 | guerimand | 16 | Weight,Calculation rule,Exercise description in the exercise head,\ |
16194 | guerimand | 17 | Condition pour cacher la feuille aux 閘鑦es (utilisation des variables techniques),\ |
18 | Condition pour cacher l'examen aux 閘鑦es (utilisation des variables techniques) |
||
3962 | bpr | 19 | |
10062 | guerimand | 20 | !let name_allowtype=对所有人开放,开放模拟,对所有人关闭,对以下主机 (以及/或时间) 开放 :,r間lage par variable technique |
3962 | bpr | 21 | !if exam notin $module |
10919 | bpr | 22 | !let name_allowtype=$(name_allowtype[1,3,4,5]) |
3962 | bpr | 23 | !endif |
10062 | guerimand | 24 | !set name_desc_allowtechvar=Choix de la variable technique |
25 | !set name_desctableval=Table de filtre en fonction de la valeur de la variable technique |
||
26 | !set name_value=Valeur |
||
27 | !set name_filtre=Filtre |
||
10304 | guerimand | 28 | !set name_EMPTY=Vide |
3962 | bpr | 29 | |
30 | !set name_desc_comment=只有教师能看到. |
||
31 | !let name_selectsheet=只显示页的练习 |
||
32 | |||
33 | !if $job=student |
||
17186 | bpr | 34 | !set name_title=作业页 $sheet<br>$title (学生用) |
17290 | bpr | 35 | !set name_assignedwork=本页所指定的作业 |
3962 | bpr | 36 | !set name_quality=$[$re] 分中得 0 分, 平均分 |
37 | !endif |
||
38 | |||
17290 | bpr | 39 | !set name_sheetempty=本页是空的! 没有为你指定任何作业. 可能是你的主持教师的失误. |
40 | |||
9256 | bpr | 41 | !set name_deps = 在纪录这个练习的分数前, |
3962 | bpr | 42 | !set name_dep = 在纪录这个练习的分数前 |
43 | !set name_dep2 = 你必须改进你在练习 $dep 中的得分. |
||
44 | !set name_dep3 = 返回作业页. |
||
45 | |||
5666 | zjchen | 46 | !distribute items 权重,权重,得分\ |
5657 | obado | 47 | into name_weight,name_coeff,name_Score |
3962 | bpr | 48 | |
49 | !set name_dependency=得分相关性 |
||
50 | |||
51 | !! -------------- title description for file examinfo.phtml |
||
52 | !let name_shinfo=!nosubst $wims_name_title,$wims_name_Status,\ |
||
53 | 说明,\ |
||
54 | 失效日期,,记录得分,对于所有参加考试的班级 :,评论,一次考试会话的持续时间,一次会话的尝试次数 |
||
55 | |||
56 | !! ------- value for description of option |
||
57 | |||
58 | !set name_desc_comment=只有教师能看到. |