Changes between Version 2 and Version 3 of Quizzes


Ignore:
Timestamp:
May 31, 2024, 3:34:28 AM (4 months ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Quizzes

    v2 v3  
    66
    77=== 01 - How is it set up
     8
     9
     10===== ** ''Scenario: ''**
     11Assume you need to add quizzes for the "Networking" subject, which is part of the BSc - IT program under Semester 01. You are responsible for setting up a quiz in Moodle to assess students' understanding of the "Introduction to Networking" topic.
     12
     13===== Steps to Add a Quiz in Moodle: 
     14
     151. **Log in to Moodle**:
     16   - Access Moodle with your credentials as a teacher or with administrative privileges.
     17
     182. **Navigate to the Course**:
     19   - From the Moodle dashboard, navigate to "BSc - IT."
     20   - Go to "Semester 01."
     21   - Click on the "Networking" course.
     22
     233. **Turn Editing On**:
     24   - Within the "Networking" course, look for the "Turn editing on" button. This is usually located in the top-right corner of the course page.
     25   - Click on "Turn editing on."
     26
     274. **Add a Quiz**:
     28   - Scroll to the section where you want to add the quiz (e.g., Week 1, Topic 1).
     29   - Click on the "Add an activity or resource" link within that section.
     30   - From the pop-up window, select "Quiz" and click "Add."
     31
     325. **Configure Quiz Settings**:
     33   - **Quiz Name**: Enter a name for the quiz (e.g., "Introduction to Networking Quiz").
     34   - **Description**: Provide a brief description or instructions for the quiz.
     35   - **Display Description on Course Page**: Check this box if you want the description to appear on the course page.
     36
     376. **Set Timing**:
     38   - **Open the Quiz**: Set the date and time when the quiz will become available to students.
     39   - **Close the Quiz**: Set the date and time when the quiz will close.
     40   - **Time Limit**: Optionally, set a time limit for completing the quiz.
     41
     427. **Grade Settings**:
     43   - **Grade to Pass**: Set the minimum grade required to pass the quiz.
     44   - **Attempts Allowed**: Choose the number of attempts students are allowed.
     45
     468. **Layout**:
     47   - **New Page**: Decide how many questions will be displayed per page.
     48
     499. **Question Behavior**:
     50   - **Shuffle Within Questions**: Enable shuffling of answer options to prevent cheating.
     51   - **How Questions Behave**: Select how questions behave during the quiz (e.g., "Deferred feedback").
     52
     5310. **Review Options**:
     54    - Choose what information students will see after they attempt the quiz, such as their attempt, whether correct, marks, feedback, etc.
     55
     5611. **Save and Display**:
     57    - Scroll down and click on "Save and display" to finalize the quiz setup.
     58
     5912. **Add Questions to the Quiz**:
     60    - On the quiz page, click on "Edit quiz."
     61    - Click on "Add" and select "a new question."
     62
     63### Steps to Add a Multiple-Choice Question:
     64
     651. **Select Question Type**:
     66   - From the "Choose a question type to add" pop-up window, select "Multiple choice" and click "Add."
     67
     682. **Configure Question Settings**:
     69   - **Question Name**: Enter a name for the question (e.g., "Intro to Networking Q1").
     70   - **Question Text**: Enter the question text. For example: "Which of the following is a key characteristic of a network?"
     71   - **Default Mark**: Set the point value for the question (e.g., 1).
     72
     733. **Set Answer Choices**:
     74   - **Choice 1**: Enter an answer option (e.g., "A. Nodes connected by links").
     75   - **Choice 2**: Enter another answer option (e.g., "B. Standalone computers").
     76   - **Choice 3**: Enter another answer option (e.g., "C. Computers that cannot communicate").
     77   - **Choice 4**: Enter another answer option (e.g., "D. Devices not connected to any network").
     78
     794. **Indicate Correct Answer**:
     80   - Next to the correct answer choice, set the grade to "100%" (e.g., Choice 1: "A. Nodes connected by links").
     81
     825. **Save Question**:
     83   - Scroll down and click "Save changes" to add the question to the quiz.
     84
     856. **Verify and Finalize the Quiz**:
     86   - Return to the quiz overview page and verify that the question appears as expected.
     87   - Adjust the quiz layout or settings if needed.
     88   - Click on "Preview" to see how the quiz will look to students and ensure everything works correctly.
     89
     90### Example Multiple-Choice Question:
     91
     92- **Question Name**: Intro to Networking Q1
     93- **Question Text**: Which of the following is a key characteristic of a network?
     94  - **Choice 1**: A. Nodes connected by links (Correct, Grade: 100%)
     95  - **Choice 2**: B. Standalone computers (Grade: None)
     96  - **Choice 3**: C. Computers that cannot communicate (Grade: None)
     97  - **Choice 4**: D. Devices not connected to any network (Grade: None)
     98
     99By following these steps, you will be able to create and configure a quiz for the "Networking" subject under BSc - IT > Semester 01 in Moodle. This ensures that students can access the quiz and complete it as part of their coursework.