mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
polished, translated a help file fot hotpot.
This commit is contained in:
parent
98209a4721
commit
576e08bed3
5 changed files with 43 additions and 3 deletions
20
lang/ja/help/hotpot/responsestable.html
Normal file
20
lang/ja/help/hotpot/responsestable.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<p align="center"><b>各問題に対する解答内容</b></p>
|
||||
<p>
|
||||
この表は小テストの受験で、各ユーザが各問題にどのように答えたか表示します。
|
||||
</p>
|
||||
<p>
|
||||
解答は次のように色分けされます:
|
||||
<ul>
|
||||
<li><font color="red"><b>正解</b></font></li>
|
||||
<li><font color="brown"><b>無視</b></font> (if any)</li>
|
||||
<li><font color="blue"><b>不正解</b></font> (if any)</li>
|
||||
<li><font color="green"><b>スコア% ( ヒント、クルー、チェック )</b></font>
|
||||
<ul>
|
||||
<li><b>スコア</b>は、この問題で取得した点数のパーセンテージです。</li>
|
||||
<li><b>ヒント</b>は、ヒントを要求した回数です。</li>
|
||||
<li><b>クルー</b>は、ヒントが表示(=1)されたか否か(=0)を示します。</li>
|
||||
<li><b>チェック</b>は、この問題で行われたチェックの回数です。「-1」は学生が「答えを表示」ボタンをクリックしたことを意味します。</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue