Rev 17290 | 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),\ |
17382 | guerimand | 18 | Condition pour cacher l'examen aux 閘鑦es (utilisation des variables techniques),\ |
19 | Mode d'affichage |
||
20 | !! TODO_lang |
||
3962 | bpr | 21 | |
10062 | guerimand | 22 | !let name_allowtype=对所有人开放,开放模拟,对所有人关闭,对以下主机 (以及/或时间) 开放 :,r間lage par variable technique |
3962 | bpr | 23 | !if exam notin $module |
10919 | bpr | 24 | !let name_allowtype=$(name_allowtype[1,3,4,5]) |
3962 | bpr | 25 | !endif |
10062 | guerimand | 26 | !set name_desc_allowtechvar=Choix de la variable technique |
27 | !set name_desctableval=Table de filtre en fonction de la valeur de la variable technique |
||
28 | !set name_value=Valeur |
||
29 | !set name_filtre=Filtre |
||
10304 | guerimand | 30 | !set name_EMPTY=Vide |
3962 | bpr | 31 | |
32 | !set name_desc_comment=只有教师能看到. |
||
33 | !let name_selectsheet=只显示页的练习 |
||
34 | |||
35 | !if $job=student |
||
17186 | bpr | 36 | !set name_title=作业页 $sheet<br>$title (学生用) |
17290 | bpr | 37 | !set name_assignedwork=本页所指定的作业 |
3962 | bpr | 38 | !set name_quality=$[$re] 分中得 0 分, 平均分 |
39 | !endif |
||
40 | |||
17290 | bpr | 41 | !set name_sheetempty=本页是空的! 没有为你指定任何作业. 可能是你的主持教师的失误. |
42 | |||
9256 | bpr | 43 | !set name_deps = 在纪录这个练习的分数前, |
3962 | bpr | 44 | !set name_dep = 在纪录这个练习的分数前 |
45 | !set name_dep2 = 你必须改进你在练习 $dep 中的得分. |
||
46 | !set name_dep3 = 返回作业页. |
||
47 | |||
5666 | zjchen | 48 | !distribute items 权重,权重,得分\ |
5657 | obado | 49 | into name_weight,name_coeff,name_Score |
3962 | bpr | 50 | |
51 | !set name_dependency=得分相关性 |
||
52 | |||
53 | !! -------------- title description for file examinfo.phtml |
||
54 | !let name_shinfo=!nosubst $wims_name_title,$wims_name_Status,\ |
||
55 | 说明,\ |
||
56 | 失效日期,,记录得分,对于所有参加考试的班级 :,评论,一次考试会话的持续时间,一次会话的尝试次数 |
||
57 | |||
58 | !! ------- value for description of option |
||
59 | |||
60 | !set name_desc_comment=只有教师能看到. |