Rev 17282 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17282 | Rev 17356 | ||
---|---|---|---|
Line 26... | Line 26... | ||
26 | de su navegador para reenviar respuestas!) |
26 | de su navegador para reenviar respuestas!) |
27 | !exit |
27 | !exit |
28 | !endif |
28 | !endif |
29 | 29 | ||
30 | !if bad_answer iswordof $error |
30 | !if bad_answer iswordof $error |
31 | !! ------------- begin of error message for litexp option |
31 | !! ------------- begin of error message for litexp option polfactor polexpand |
32 | !if notreduced iswordof $test |
32 | !if notreduced iswordof $test |
33 | !if termealgsimp iswordof $test |
33 | !if termealgsimp iswordof $test |
34 | Un terme de votre expression n'est pas correctement simplifié : |
- | |
35 |
|
34 | !! TODO_lang termealgsimp |
36 |
|
35 | !changeto oef/fr/msg.phtml |
37 | !exit |
- | |
38 | !endif |
36 | !endif |
39 | !if termenumsimp iswordof $test |
37 | !if termenumsimp iswordof $test |
40 | Le coefficient d'un terme de votre expression n'est pas complètement calculé : |
- | |
41 |
|
38 | !! TODO_lang termenumsimp |
42 | . |
- | |
43 |
|
39 | !changeto oef/fr/msg.phtml |
44 | !endif |
40 | !endif |
45 | !if termesamepower iswordof $test |
41 | !if termesamepower iswordof $test |
46 |
|
42 | !! TODO_lang termesamepower |
47 | |
43 | !changeto oef/fr/msg.phtml |
48 | . |
- | |
49 | Les termes $(th[1]) et $(th[2]) se simplifient. |
- | |
50 | !exit |
- | |
51 | !endif |
44 | !endif |
52 | !if parenthesis iswordof $test |
45 | !if parenthesis iswordof $test |
53 |
|
46 | !! TODO_lang parenthesis |
54 |
|
47 | !changeto oef/fr/msg.phtml |
55 | !endif |
48 | !endif |
- | 49 | !if power0 iswordof $test |
|
- | 50 | !! TODO_lang power0 |
|
- | 51 | !changeto oef/fr/msg.phtml |
|
- | 52 | !endif |
|
- | 53 | !if constantbefore iswordof $test |
|
- | 54 | !! TODO_lang constantbefore |
|
- | 55 | !changeto oef/fr/msg.phtml |
|
- | 56 | !endif |
|
56 | !endif |
57 | !endif |
57 | !if badform iswordof $test |
58 | !if badform iswordof $test |
58 | !if notcomplete iswordof $test |
59 | !if notcomplete iswordof $test |
59 |
|
60 | !! TODO_lang notcomplete |
60 |
|
61 | !changeto oef/fr/msg.phtml |
61 | n'est pas complètement factorisé. Veuillez le factoriser correctement. |
- | |
62 | !exit |
- | |
63 | !endif |
62 | !endif |
64 | !if notfactorised iswordof $test |
63 | !if notfactorised iswordof $test |
65 |
|
64 | !! TODO_lang notfactorised |
66 | !let p=!word -1 of $test |
- | |
67 |
|
65 | !changeto oef/fr/msg.phtml |
68 | <font color="red"> |
- | |
69 | |
- | |
70 | !char $p of $dd |
- | |
71 | |
- | |
72 | </font> |
- | |
73 | !char $p+1 to -1 of $dd |
- | |
74 | . !exit |
- | |
75 | !endif |
66 | !endif |
76 | !if usedivide iswordof $test |
67 | !if usedivide iswordof $test |
77 |
|
68 | !! TODO_lang usedivide |
78 | |
69 | !changeto oef/fr/msg.phtml |
79 | !endif |
70 | !endif |
80 | !if fparenthesis iswordof $test |
71 | !if fparenthesis iswordof $test |
81 | Votre expression n'est pas totalement simplifiée le facteur |
- | |
82 |
|
72 | !! TODO_lang fparenthesis |
83 |
|
73 | !changeto oef/fr/msg.phtml |
84 | !exit |
- | |
85 | !endif |
74 | !endif |
86 | !if multifactor iswordof $test |
75 | !if multifactor iswordof $test |
87 | L'expression peut être écrite plus simplement en utilisant la notation puissance. Notamment pour le facteur : |
- | |
88 | |
76 | !! TODO_lang multifactor |
89 | . |
- | |
90 | |
77 | !changeto oef/fr/msg.phtml |
91 | !endif |
78 | !endif |
92 | !if twofactorcst iswordof $test |
79 | !if twofactorcst iswordof $test |
93 | Votre expression contient deux facteurs constants : |
- | |
94 | |
80 | !! TODO_lang twofactorcst |
95 | et |
- | |
96 | |
81 | !changeto oef/fr/msg.phtml |
97 | . |
- | |
98 | !exit |
- | |
99 | !endif |
82 | !endif |
100 | !if factorcontent iswordof $test |
83 | !if factorcontent iswordof $test |
101 | |
84 | !! TODO_lang factorcontent |
102 | |
85 | !changeto oef/fr/msg.phtml |
103 | . |
- | |
104 | !exit |
- | |
105 | !endif |
86 | !endif |
106 | !endif |
87 | !endif |
107 | !! ------------- end of error message for litexp option |
88 | !! ------------- end of error message for litexp option polfactor polexpand |
108 | !if illegalname iswordof $test |
89 | !if illegalname iswordof $test |
109 | Su código contiene el término no autorizado <span class="alert tt">$illegal_name</span>. Por favor corríjalo. |
90 | Su código contiene el término no autorizado <span class="alert tt">$illegal_name</span>. Por favor corríjalo. |
110 | !exit |
91 | !exit |
111 | !endif |
92 | !endif |
112 | !if lengthoverflow iswordof $test |
93 | !if lengthoverflow iswordof $test |