Rev 17282 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
15463 | bpr | 1 | !if $error=noexists |
2 | Attention, the exercise requested does not exist. An exercise of the module is taken at random. |
||
3 | !exit |
||
4 | !endif |
||
20 | reyssat | 5 | !if empty_out iswordof $error |
13541 | bpr | 6 | 你的回答不包含任何输出. 请改正. |
7 | !if $m_reply_err!=$empty |
||
8 | <pre><span class="wims_warning">$m_reply_err</span></pre> |
||
9 | !endif |
||
10 | !exit |
||
20 | reyssat | 11 | !endif |
12 | |||
6318 | bpr | 13 | !! empty_data bad_data double_reply are in html/msg.phtml.fr - suppress on test |
20 | reyssat | 14 | |
15 | !if bad_answer iswordof $error |
||
17356 | guerimand | 16 | !! ------------- begin of error message for litexp option polfactor polexpand |
17282 | guerimand | 17 | !if notreduced iswordof $test |
18 | !if termealgsimp iswordof $test |
||
17356 | guerimand | 19 | !! TODO_lang termealgsimp |
20 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 21 | !endif |
22 | !if termenumsimp iswordof $test |
||
17356 | guerimand | 23 | !! TODO_lang termenumsimp |
24 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 25 | !endif |
26 | !if termesamepower iswordof $test |
||
17356 | guerimand | 27 | !! TODO_lang termesamepower |
28 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 29 | !endif |
30 | !if parenthesis iswordof $test |
||
17356 | guerimand | 31 | !! TODO_lang parenthesis |
32 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 33 | !endif |
17356 | guerimand | 34 | !if power0 iswordof $test |
35 | !! TODO_lang power0 |
||
36 | !changeto oef/fr/msg.phtml |
||
37 | !endif |
||
38 | !if constantbefore iswordof $test |
||
39 | !! TODO_lang constantbefore |
||
40 | !changeto oef/fr/msg.phtml |
||
41 | !endif |
||
17282 | guerimand | 42 | !endif |
43 | !if badform iswordof $test |
||
44 | !if notcomplete iswordof $test |
||
17356 | guerimand | 45 | !! TODO_lang notcomplete |
46 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 47 | !endif |
48 | !if notfactorised iswordof $test |
||
17356 | guerimand | 49 | !! TODO_lang notfactorised |
50 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 51 | !endif |
52 | !if usedivide iswordof $test |
||
17356 | guerimand | 53 | !! TODO_lang usedivide |
54 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 55 | !endif |
56 | !if fparenthesis iswordof $test |
||
17356 | guerimand | 57 | !! TODO_lang fparenthesis |
58 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 59 | !endif |
60 | !if multifactor iswordof $test |
||
17356 | guerimand | 61 | !! TODO_lang multifactor |
62 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 63 | !endif |
64 | !if twofactorcst iswordof $test |
||
17356 | guerimand | 65 | !! TODO_lang twofactorcst |
66 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 67 | !endif |
68 | !if factorcontent iswordof $test |
||
17356 | guerimand | 69 | !! TODO_lang factorcontent |
70 | !changeto oef/fr/msg.phtml |
||
17282 | guerimand | 71 | !endif |
72 | !endif |
||
17356 | guerimand | 73 | !! ------------- end of error message for litexp option polfactor polexpand |
13541 | bpr | 74 | !if illegalname iswordof $test |
75 | 你的回答包含非法名字<span class="tt">$illegal_name</span>. 请改正. |
||
8712 | reyssat | 76 | !exit |
2071 | zjchen | 77 | !endif |
13541 | bpr | 78 | !if lengthoverflow iswordof $test |
79 | 你的回答超长. 请重写. |
||
80 | !exit |
||
81 | !endif |
||
14997 | bpr | 82 | !if badsize iswordof $test |
83 | You must select |
||
84 | !word 3 of $test |
||
85 | objects. |
||
86 | !exit |
||
87 | !endif |
||
13541 | bpr | 88 | 你的回答 |
89 | <span span class="tt">$bad_value</span> |
||
90 | !if unknownword iswordof $test |
||
91 | !set w=!word 3 of $test |
||
92 | 看不懂: 回答中的<span class="tt">$w</span> |
||
93 | 与问题无关. 请改正. |
||
94 | !exit |
||
95 | !endif |
||
96 | !if nocompute iswordof $test |
||
97 | 是不允许的: 请你自己计算出答数, 再将其送回. |
||
98 | !exit |
||
99 | !endif |
||
100 | !if nocomputecomplex iswordof $test |
||
101 | 是不允许的. |
||
102 | 请按下列形式给出复数 |
||
103 | <span class="tt"> a + b i </span> |
||
104 | 其中 |
||
105 | <span class="tt">a</span> |
||
106 | 和 |
||
107 | <span class="tt">b</span> |
||
108 | 是计算出来的数值 (例如, |
||
109 | <span class="tt"> -1 + 2 i</span> or <span class="tt"> 1 - 2 i</span>). |
||
110 | !exit |
||
111 | !endif |
||
112 | !if badform iswordof $test |
||
113 | !if noreduced iswordof $test |
||
114 | 没有写成最简形式. 请约简分式. |
||
115 | !exit |
||
116 | !endif |
||
117 | 不符要求. 请重新写成正确的形式. |
||
118 | !exit |
||
119 | !endif |
||
120 | !if notunit iswordof $test |
||
121 | 只是一个数: 请写出它的单位. |
||
122 | !exit |
||
123 | !endif |
||
124 | !if bad_variable iswordof $test |
||
125 | is not understandable. It should contain extra variables. |
||
126 | !exit |
||
127 | !endif |
||
128 | is not understandable. |
||
129 | 看不懂. 请改正后重新发送. |
||
121 | bpr | 130 | !exit |
20 | reyssat | 131 | !endif |
132 | |||
133 | !if bad_exo iswordof $error |
||
13541 | bpr | 134 | 由于本练习有错,无法检测你的回答的正确性. 你现在唯一的解决办法是换一个 |
135 | 练习, 非常抱歉. |
||
136 | <p> |
||
137 | 如果你要报告本练习的错误, |
||
138 | !if $email!=$empty |
||
139 | 请 |
||
140 | !mailurl $email 与作者联系 |
||
20 | reyssat | 141 | . |
13541 | bpr | 142 | !else |
143 | 请与作者联系. |
||
144 | !endif |
||
145 | </p> |
||
146 | !exit |
||
20 | reyssat | 147 | !endif |
148 | |||
149 | !if too_many_print iswordof $error |
||
13541 | bpr | 150 | 你对可打印版本的请求超过了限制. |
151 | !exit |
||
20 | reyssat | 152 | !endif |
153 | |||
3611 | bpr | 154 | !if chemclick_empty_data iswordof $error |
13541 | bpr | 155 | 你没有选取原子或键. 请参见帮助. |
156 | !exit |
||
3611 | bpr | 157 | !endif |
158 | |||
159 | !if chemdraw_empty_data iswordof $error |
||
13541 | bpr | 160 | 你还没有修改java的小程序. 请完成它. |
161 | !exit |
||
3611 | bpr | 162 | !endif |
13541 | bpr | 163 | !if draw_bad_object iswordof $error |
164 | You did not draw correctly the requested object ($type): try again! |
||
165 | !exit |
||
166 | !endif |
||
6318 | bpr | 167 | !msg $error |