レッスンの設定

提供:MoodleDocs
2012年6月11日 (月) 17:56時点におけるMitsuhiro Yoshida (トーク | 投稿記録)による版
移動先:案内検索


作成中です - Mitsuhiro Yoshida

このページではレッスン作成直後も含む、レッスンの設定に関して説明します。 あなたのMoodleコースにレッスンを追加するには:

  • As an editing teacher for a course, click "Turn Editing On", and go to the topic or week section in which you want to create the Lesson.
  • From the dropdown menu labeled "Add an activity", select "Lesson". This will take you to the Lesson settings page titled "Adding a new Lesson" page.

レッスン管理設定

一般

  • メモ: 下記すべてのオプションが表示されない場合、「拡張要素を表示する」ボタンをクリックしてください。

名称

  • あなたがここに入力した名称は、コース上で学生がクリックしてレッスンに移動することができるリンクになります。

制限時間

Lesson Timer.png
  • This allows you to set a time limit on the lesson. Students will see a count down counter as they work.The timer does not stop them doing the the lesson when the time is up, but correct answers are no longer scored.

開始日時/終了日時

  • Here you can set a start and end date and time for your Lesson.

答えの最大数

  • Here you can set the default number of answer boxes available when you add your question or content pages. For instance, if you are only going to use True/False, you would only need 2. You can change this at any time so it's not crucial.

パスワード保護

  • Change to "Yes" and enter the password if you want students only to access it when they know the password.

評点

  • Set a grade and grade category here.

評定オプション

練習レッスン

  • Use this if you don't need the lesson to be scored/graded but just need students to work through some pages.

カスタムスコア

  • Use this to give a particular number score (negative or positive) to each answer

学生の再受験を許可する

  • Choose this if you want your students to be able to do the lesson more than once.

再受験の扱い

  • If you allow your students to re-take the lesson, then decide here if the grade for all lesson attempts is the mean or the maximum.
Note that the Question Analysis always uses the answers from the first tries of the lesson. Re-takes by students are ignored.

進行中の評点を表示する

  • Choose this to let students see their score as they work through the lesson.

フローコントロール

  • Note: Click the "Show Advanced" toggle button to the right if you don't see all the options below.
  • Using Lesson gives examples of how these settings may be put to best effect.

学生のレビューを許可する

  • This puts a "Review Lesson" button on the last screen of the lesson to encourage the student to navigate through the lesson again from the start. Be sure to check other settings to allow them to change their answers.

問題の再受験オプションを提供する

  • This displays a button after an incorrectly answered question so that the student can try again (but not get credit for it)
TIP: Leave this off if you are using essay questions.

最大受験回数

  • Decide here how many times you want students to be able to attempt each question. When they reach the maximum, they will be taken automatically to the next page.

正解後のアクション

  • Choose here where you want a student to be sent to if they get a question right. See Using Lesson for more details on this setting. The options are:
    • the next part of the Lesson (default setting)
    • a random, unexpected page
    • a random page which they have not yet answered.

フォルトフィードバックを表示する

  • Choose this if you want to show a set phrase regardless of their answer. If you have set your own default feedback such as "well done; correct" or "never mind; better luck next time" etc it will appear. If you have not, then Moodle's default feedback will appear.

プログレスバー

  • Choose this to show a bar at the bottom of the page showing how far into the lesson the student has got.

*Note: There are currently some issues with the lesson progress bar not displaying as expected. MDL-26016

左メニューを表示する

  • Choose this if you want to show a list of the pages in the Lesson so a student can see what is coming up.

評点が次の評点より高い場合のみ左メニューを表示する

  • Choose this if you want the student to go through the lesson (and get a grade) once and then, on review, to be able to see and navigate through all the different pages.

最小問題数

  • Set here the minimum number of questions that will be used to calculate a student's score.Students will be told how many they have answered and how many more they need to answer.
  • If you are using Content pages, then set this to 0.
  • If you use this setting, then add some explanatory text at the start of the lesson so the student knows how many questions they must answer as a minimum. (They may answer more.

ページの表示数

  • You only need this if you have set "Action after a correct answer" to show an unseen or unanswered page. Otherwise, all pages will be seen.

スライドショー

  • Choose this if you want your Lesson displayed as a slideshow with fixed width, height and custom background colour. The administrator sets the defaults for these in Settings>Site Administration>Plugins>Activity modules>Lesson.

活動にリンクする

  • Choose this to give students a link to another activity when they reach the end of the lesson. (Note: this can also be achieved using Conditional activities)

ファイルまたはウェブページをポップアップする

  • If you want to include a link to a file on the lesson page for students to refer to, upload it here.

依存対象

  • This allows access to the lesson to be dependent on students' performance in another lesson in the same course. (Note: this can also be achieved with Conditional activities)

その他の設定

There are the usual Common module settings and - if admin has enabled them - the Restrict access settings and Activity Completion settings in Conditional activities.

サイト管理設定

The lesson module has additional settings which may be changed by an administrator in Settings > Site administration > Plugins > Activity modules > Lesson.

Slideshow width

Sets the width of the slideshow only when this feature is enabled in a Lesson's "Change settings".

  • Variable name: lesson_slideshowwidth, Default 640.

Slideshow height

Sets the height of the slideshow only when this feature is enabled in a Lesson's "Change settings".

  • Variable name: lesson_slideshowheight, Default 480.

Slideshow background colour

Background colour to for the slideshow if it is enabled.

  • Variable name: lesson_slideshowbgcolor, Default #FFFFFF.

Popup window width

Sets the width of the popup displayed for a linked media file

  • Variable name: lesson_mediawidth, Default 640.

Popup window height

Sets the height of the popup displayed for a linked media file

  • Variable name: lesson_mediaheight, Default 480.

Show close button:

Displays a close button as part of the popup generated for a linked media file

  • Variable name: lesson_mediaclose, Default No.

Number of high scores displayed

Sets the number of high scores to display

  • Variable name: lesson_maxhighscores, Default: 10

Maximum number of answers

Default maximum number of answers per page for site

  • Variable name: lesson_maxanswers, Default: 4.

Action after correct answer

The default action to take after a correct answer

  • Variable name: lesson_defaultnextpage, Default: Normal - follow lesson path

関連情報