ジャンプ

提供:MoodleDocs
移動先:案内検索


作成中です - Mitsuhiro Yoshida

ジャンプはレッスンモジュールのユニークな機能です。ジャンプはリンクおよびレッスン内で学生が選択した場合に次の動作を決定付ける条件によって構成されます。ジャンプには基本的な次の2タイプがあります - 相対ジャンプおよび絶対ジャンプ。教師はすべての選択可能なジャンプを確認するため、プルダウンメニューを使用することができます。

例えば、教師はP1からP10のタイトル付けをした10ページのレッスンページを作成することができます。

P1, P2, P3, P4, P5, P6, P7, P8, P9, P10.

P5において、教師は1つの選択で学生をP7に移動させたいと思っています。また、別の選択では「次のページ」に移動させたいと思っています。In this example "P7" is an absolute jump and "Next Page is a relative jump.

絶対ジャンプ

絶対ジャンプでは、常に教師が作成した同一ページへとジャンプします。私たちの例では、P7を使用しました。

P1, P2, P3, P4, P5, P6, P7, P8, P9, P10.

教師は「P7」のページタイトルを「Grading」に変更できることに留意してください。P5からのジャンプは自動的に変更されます。

P1, P2, P3, P4, P5, P6, Grading, P8, P9, P10.

ページを移動したとしても、絶対ジャンプに影響を及ぼしません。下記の例では、P5の絶対ジャンプは論理的順序において4ページをスキップすることになります。

P1, P2, P5, P3, P4, P6, P8, Grading, P9, P10.

ページには同一タイトルを付けることができるため、ジャンプの設定時に混乱する場合があります。例えば、5ページすべてが「終了ブランチ」になってしまわないよう、終了ブランチページのタイトルを変更することは良い実践と言えます。

相対ジャンプ

これらの種類のジャンプは指定したポジションに移動するか、効果を作成します。私たちの例では、P5内の「次のページ」ジャンプ先はレッスンの論路的順序であるP6となります。

P1, P2, P3, P4, P5, P6, P7, P8, P9, P10.

P6にアクセスする学生に対して、教師はさらに情報が必要であると考えることでしょう。教師はP5のすぐ後にページ (P5-b) を追加することができます。そして、「次のページ」ジャンプはP5-bとなります。

P1, P2, P3, P4, P5, P5-b, P6, P7, P8, P9, P10.

または、教師は別のページをP5直後のポジションに移動して、「次のページ」ジャンプはそこに移動することとなります。下記の例ではP10が移動され、P10が「次のページ」になります。

P1, P2, P3, P4, P5, P10, P5-b, P6, P7, P8, P9.

教師が論理的順序の別の場所にP5を移動した場合でも、相対ジャンプは「次のページ」を探します。私たちの例において、これはP10になります。

P1, P2, P3, P4, P6, P7, P8, P9, P5, P10.

以下、教師がレッスン内で使用できる相対リンクです。

ランダム相対ジャンプは注意して使用する必要があります。

次のページ

この関連ジャンプに関して、私たちは上記で説明しました。すべての問題の最初の答え、またはコンテンツ (ブランチテーブル) ページ選択のデフォルトジャンプでもあります。

このページ

このページは閲覧したページに学生を戻します。「次のページ」を使用しない場合、ほとんどのページおよびコンテンツページにおいて、レッスンでは通常このジャンプをデフォルトとして使用します。

前のページ

論理的順序において、現在のページの前のページにあたります。

レッスン終了

レッスン終了は学生がレッスンを完了した時に表示されるスプラッシュスクリーンです。シンプルなレッスンにおいて、これにより論理的順序の最終ページに進みます。最終ページでは学生の評点を表示する、次のレッスンへのリンクを提供する、またはレッスンを終了した旨、伝えられます。しばしば、このジャンプはレッスン内で学生がレッスン終了を選択できるコンテンツページとして使用されます。

ブランチ内の未閲覧の問題

This will link to a randomly chosen unseen (by the student in this attempt) question between this content page and the End of the Lesson or the next End of Branch. This might be used in a segment of a lesson, where it is used in as a jump in C2 in the example below. Use with care.

C1, C2, Q1, Q2, Q3, EoB, C3, C4, C5, Q4, C6.

Random question within a branch

This will link to a randomly chosen question between the current content page and the End of Lesson or the next End of Branch. If the student has already seen the question and attempts are greater than 1, they will get another chance to earn the point(s) for that question. If attempts are set to 1, the question will be skipped and another random question shown. Use with care.

C1, C2, Q1, Q2, Q3, EoB, C3, C4,C5, Q4,C6.

Random branch table

This will jump to a random Content page between the current Content page and the End of Lesson or the next End of Branch. It is used in a segment and is a jump in C2 shown below. Use with care.

C1, C2, C3, C4, C5 EoB, Q1, Q2, Q3, Q4, C6.

Lesson jump pulldown example

Here is a pull down of jumps in a demo lesson for 1.8. Notice the relative and absolute pages. The relative pages are listed at the top and the absolute pages underneath them. Depending upon the current pages in a Lesson, some of the relative jumps may not be shown.