From: mits Date: Tue, 28 Sep 2004 05:31:04 +0000 (+0000) Subject: translated some. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=77439abb7f47203c9dd162d772ba5c57d8e1a012;p=moodle.git translated some. --- diff --git a/lang/ja/help/quiz/calculated.html b/lang/ja/help/quiz/calculated.html index 0910781358..0972ffa43a 100644 --- a/lang/ja/help/quiz/calculated.html +++ b/lang/ja/help/quiz/calculated.html @@ -56,15 +56,15 @@ atan2, pow
´Ø¿ômin ¤È max ¤Ë¤Ï¡¢2¸Ä¤Þ¤¿¤Ï¤½¤ì°Ê¾å¤Î°ú¿ô¤òÅϤ¹¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£°ú¿ô¤¬ÉÔÍפʴؿô pi ¤ò»ÈÍѤ¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹¤¬¡¢³ç¸Ì¤ò˺¤ì¤Ê¤¤¤Ç¤¯¤À¤µ¤¤ - Àµ¤·¤¤»È¤¤Êý¤Ï¡¢pi()¤Ç¤¹¡£Æ±¤¸¤è¤¦¤Ë¡¢Â¾¤Î´Ø¿ô¤â³ç¸ÌÆâ¤Ë°ú¿ô¤òɬÍפȤ·¤Þ¤¹¡£»È¤¤Êý¤ÎÎã¤Ï¡¢sin({a}) + cos({b}) * 2 ¤Ç¤¹¡£cos(deg2rad({a} + 90))¤Î¤è¤¦¤Ë´Ø¿ô¤òÆþ¤ì»Ò¤Ë¤·¤Æ¤âÌäÂê¤Ï¤¢¤ê¤Þ¤»¤ó¡£
PHP¥¹¥¿¥¤¥ë¤Î´Ø¿ô¤Î»ÈÍÑÊýË¡¤Ë´Ø¤·¤Æ¤Ï¡¢PHP¥¦¥§¥Ö¥µ¥¤¥È¤Îʸ½ñ¤ò¤´Í÷¤¯¤À¤µ¤¤¡£

-As for numerical questions it is possible to allow a margin within which all responses are accepted as correct. The "Tolerance" field is used for this. However, there are three different types of tolerances. These are Relative, Nominal and Geometric. If we say that the correct answer at quiz time is calculated to 200 and the tolerance is set to 0.5 then the different tolerance types work like this: -

Relative: A tolerance interval is calculated by multiplying the correct answer with 0.5, ie in this case we get 100 so for this tolerance the correct response must be between 100 and 300. (200 ޱ 100)
-This is useful if the magnitude of the correct answer can differ greatly between different wildcard values. -

Nominal: This is the simpliest tolerance type but not very powerful. The correct response must be between 199.5 and 200.5 (200 ± 0.5)
-This tolerance type can be useful if the differences between different correct answers are small. -

Geometric: The upper limit of the tolerance interval is calculated as 200 + 0.5*200 and is the same as for the relative case. The lower limit is calculated as 200/(1 + 0.5). The correct response must then be between 133.33 and 300.
-This is useful for complex calculation that must have great tolerances where relative tolerances of 1 or more would be used for the upper limit but clearly not acceptable for the lower limit as it would make zero a correct answer for all cases. +¿ôÃÍÌäÂê¤È¤·¤Æ¡¢Á´¤Æ¤Î²òÅú¤¬Àµ¤·¤¤¤â¤Î¤È¤·¤Æ¼õ¤±Æþ¤ì¤é¤ì¤ë¤è¤¦¤Ë¥Þ¡¼¥¸¥ó¤òÀßÄꤹ¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£¡ÖµöÍÆÈϰϡפΥե£¡¼¥ë¥É¤Ï¡¢¥Þ¡¼¥¸¥ó¤òÀßÄꤹ¤ë¤¿¤á¤Ë»ÈÍѤ·¤Þ¤¹¡£ +µöÍÆ¥¿¥¤¥×¤Ë¤Ï¡¢ÁêÂÐʬÉÛ¡¢Àµµ¬Ê¬ÉÛ¡¢´ö²¿Ê¬ÉÛ¤Î3¤Ä¤¬¤¢¤ê¤Þ¤¹¡£¾®¥Æ¥¹¥È¤ÎÅú¤¨¤¬200¤È·×»»¤µ¤ì¤ÆµöÍÆÈϰϤ¬0.5¤Î¾ì¹ç¡¢¤½¤ì¤¾¤ì¤ÎµöÍÆ¥¿¥¤¥×¤Ï¼¡¤Î¤è¤¦¤Ëưºî¤·¤Þ¤¹: +

ÁêÂÐʬÉÛ: µöÍÆÈϰϤÏÀµ²ò¤Ë0.5¤ò³Ý¤±¤Æ·×»»¤µ¤ì¤Þ¤¹¡£¤³¤ÎÎã¤Î¾ì¹ç¡¢µöÍÆÈϰϤÏ100¤È¤Ê¤ê¡¢Àµ¤·¤¤Åú¤¨¤Ï¡¢100¤È300¤Î´Ö(200 ± 100)¤Ë¤Ê¤ê¤Þ¤¹¡£
¤³¤ì¤Ï¡¢Àµ²ò¤ÎÂ礭¤µ¤¬¡¢¥ï¥¤¥ë¥É¥«¡¼¥ÉÃͤδ֤ÇÈó¾ï¤Ë°Û¤Ê¤ë¾ì¹ç¤ËÍ­ÍѤǤ¹¡£ +

Àµµ¬Ê¬ÉÛ: ¤³¤ì¤Ï°ìÈÖ¥·¥ó¥×¥ë¤ÊµöÍÆ¥¿¥¤¥×¤Ç¤¹¤¬¡¢Èó¾ï¤Ë¶¯ÎϤȤ¤¤¦¤ï¤±¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£Àµ¤·¤¤Åú¤¨¤Ï¡¢199.5¤È200.5¤Î´Ö(200 ± 0.5)¤Ë¤Ê¤ê¤Þ¤¹¡£
+¤³¤ÎµöÍÆ¥¿¥¤¥×¤Ï¡¢°Û¤Ê¤ëÀµ²ò´Ö¤Îº¹¤¬¾®¤µ¤¤»þ¤ËÍ­ÍѤǤ¹¡£ +

´ö²¿Ê¬ÉÛ: µöÍÆÈϰϤξå¸Â¤Ï¡¢200 + 0.5*200¤È·×»»¤µ¤ì¡¢ÁêÂÐʬÉÛ¤ÈÆ±¤¸Ãͤˤʤê¤Þ¤¹¡£²¼¸Â¤Ï¡¢200/(1 + 0.5)¤È·×»»¤µ¤ì¤Þ¤¹¡£Àµ¤·¤¤Åú¤¨¤Ï¡¢133.33¤È300¤Î´Ö¤Ë¤Ê¤ê¤Þ¤¹¡£
+¤³¤ì¤Ï¡¢ÁêÂÐʬÉۤεöÍÆÈϰϤ¬1¤Þ¤¿¤Ï¤½¤ì°Ê¾å¤È¤Ê¤ë¤è¤¦¤ÊÂ礭¤ÊÃͤò»ý¤ÄɬÍפ¬¤¢¤ë»þ¤Ë¡¢¾å¸Â¤Ï¼õ¤±Æþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤Æ¤â¡¢Á´¤Æ¤Î¥±¡¼¥¹¤Ç²¼¸Â¥¼¥í¤Ë¤Ê¤ë¤³¤È¤Ï¼õ¤±Æþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤Ê¤¤¾ì¹ç¤ÎÊ£»¨¤Ê·×»»¤ËÍ­ÍѤǤ¹¡£

-The field Significant Figures does only relate to how the correct answer should be presented in the review or the reports. Examples: If it is set to 3 then the correct answer 13.333 would be presented as 13.3; 1236 would be presented as 1240; 23 would be presented as 23.0 etc. +Í­¸ú¿ô»ú¥Õ¥£¡¼¥ë¥É¤Ï¡¢Àµ²ò¤¬¥ì¥Ó¥å¡¼¤ä¥ì¥Ý¡¼¥È¤Ë¤É¤Î¤è¤¦¤Ëɽ¼¨¤µ¤ì¤ë¤«¤Î¤ß¤Ë´Ø·¸¤·¤Þ¤¹¡£Îã: Í­¸ú¿ô»ú3¤Ç¡¢Àµ¤·¤¤Åú¤¨¤¬13.333¤Î¾ì¹ç¡¢13.3¤Èɽ¼¨¤µ¤ì¤Þ¤¹¡£1236¤Ï¡¢1240¤Èɽ¼¨¤µ¤ì¤Þ¤¹¡£23¤Ï¡¢23.0¤Èɽ¼¨¤µ¤ì¤Þ¤¹¡£

-The feedback field and the optional unit fields work just like they do for numerical questions. +¥Õ¥£¡¼¥É¥Ð¥Ã¥¯¥Õ¥£¡¼¥ë¥ÉµÚ¤Ó¥ª¥×¥·¥ç¥ó¥Õ¥£¡¼¥ë¥É¤Ï¿ôÃÍÌäÂê¤ÈƱÍÍ¤ÎÆ°¤­¤ò¤·¤Þ¤¹¡£
\ No newline at end of file diff --git a/lang/ja_utf8/help/quiz/calculated.html b/lang/ja_utf8/help/quiz/calculated.html index 393f776cc0..66dc355025 100644 --- a/lang/ja_utf8/help/quiz/calculated.html +++ b/lang/ja_utf8/help/quiz/calculated.html @@ -56,15 +56,15 @@ atan2, pow
関数min と max には、2個またはそれ以上の引数を渡すことができます。引数が不要な関数 pi を使用することもできますが、括弧を忘れないでください - 正しい使い方は、pi()です。同じように、他の関数も括弧内に引数を必要とします。使い方の例は、sin({a}) + cos({b}) * 2 です。cos(deg2rad({a} + 90))のように関数を入れ子にしても問題はありません。
PHPスタイルの関数の使用方法に関しては、PHPウェブサイトの文書をご覧ください。

-As for numerical questions it is possible to allow a margin within which all responses are accepted as correct. The "Tolerance" field is used for this. However, there are three different types of tolerances. These are Relative, Nominal and Geometric. If we say that the correct answer at quiz time is calculated to 200 and the tolerance is set to 0.5 then the different tolerance types work like this: -

Relative: A tolerance interval is calculated by multiplying the correct answer with 0.5, ie in this case we get 100 so for this tolerance the correct response must be between 100 and 300. (200 ï½± 100)
-This is useful if the magnitude of the correct answer can differ greatly between different wildcard values. -

Nominal: This is the simpliest tolerance type but not very powerful. The correct response must be between 199.5 and 200.5 (200 ± 0.5)
-This tolerance type can be useful if the differences between different correct answers are small. -

Geometric: The upper limit of the tolerance interval is calculated as 200 + 0.5*200 and is the same as for the relative case. The lower limit is calculated as 200/(1 + 0.5). The correct response must then be between 133.33 and 300.
-This is useful for complex calculation that must have great tolerances where relative tolerances of 1 or more would be used for the upper limit but clearly not acceptable for the lower limit as it would make zero a correct answer for all cases. +数値問題として、全ての解答が正しいものとして受け入れられるようにマージンを設定することができます。「許容範囲」のフィールドは、マージンを設定するために使用します。 +許容タイプには、相対分布、正規分布、幾何分布の3つがあります。小テストの答えが200と計算されて許容範囲が0.5の場合、それぞれの許容タイプは次のように動作します: +

相対分布: 許容範囲は正解に0.5を掛けて計算されます。この例の場合、許容範囲は100となり、正しい答えは、100と300の間(200 ± 100)になります。
これは、正解の大きさが、ワイルドカード値の間で非常に異なる場合に有用です。 +

正規分布: これは一番シンプルな許容タイプですが、非常に強力というわけではありません。正しい答えは、199.5と200.5の間(200 ± 0.5)になります。
+この許容タイプは、異なる正解間の差が小さい時に有用です。 +

幾何分布: 許容範囲の上限は、200 + 0.5*200と計算され、相対分布と同じ値になります。下限は、200/(1 + 0.5)と計算されます。正しい答えは、133.33と300の間になります。
+これは、相対分布の許容範囲が1またはそれ以上となるような大きな値を持つ必要がある時に、上限は受け入れることができても、全てのケースで下限ゼロになることは受け入れることができない場合の複雑な計算に有用です。

-The field Significant Figures does only relate to how the correct answer should be presented in the review or the reports. Examples: If it is set to 3 then the correct answer 13.333 would be presented as 13.3; 1236 would be presented as 1240; 23 would be presented as 23.0 etc. +有効数字フィールドは、正解がレビューやレポートにどのように表示されるかのみに関係します。例: 有効数字3で、正しい答えが13.333の場合、13.3と表示されます。1236は、1240と表示されます。23は、23.0と表示されます。

-The feedback field and the optional unit fields work just like they do for numerical questions. +フィードバックフィールド及びオプションフィールドは数値問題と同様の動きをします。
\ No newline at end of file