Guides

Adding Assessments

Create quizzes and tests to measure student learning and provide feedback

Assessments are crucial for measuring student progress and reinforcing learning. This guide shows you how to create effective quizzes and tests in your courses.

Types of Assessments

Formative Assessments

Ongoing checks during learning to guide instruction

  • Quick knowledge checks
  • Practice exercises
  • Self-assessment quizzes
  • Low or no stakes

Summative Assessments

Comprehensive tests at the end of modules or courses

  • Module exams
  • Final tests
  • Certification quizzes
  • Higher stakes

Question Types

Caring CourseForge supports several question formats:

Multiple Choice

Students select one correct answer from multiple options

Best for: Testing recall, understanding of concepts, identifying correct procedures

Multiple Select

Students select all correct answers from multiple options

Best for: Testing comprehensive understanding, identifying all applicable items

True/False

Students determine if a statement is true or false

Best for: Quick checks, clearing up misconceptions, testing specific facts

Short Answer

Students type a brief text response

Best for: Testing recall of specific terms, requiring explanation in own words

Code Exercise

Students write code to solve a programming challenge

Best for: Programming courses, testing practical coding skills

Creating a Quiz

Step-by-Step Process

  1. Open the lesson where you want to add a quiz
  2. Click "Add Content Block" and select "Quiz"
  3. Give your quiz a title (e.g., "Module 1 Knowledge Check")
  4. Add an optional description or instructions
  5. Set quiz options:
    • Passing score (percentage)
    • Number of attempts allowed
    • Randomize question order
    • Show correct answers after submission
  6. Click "Add Question" to start building questions

Writing Effective Questions

Best Practices

💡
Writing Good Questions:
  • Be clear and specific - avoid ambiguous wording
  • Test understanding, not just memorization
  • Use realistic scenarios when possible
  • Avoid "trick" questions
  • Make all answer choices plausible
  • Keep questions focused on one concept

Common Mistakes

✗ Poor Question

"Which one is better for web development?"

Too vague - "better" is subjective, no context provided

✓ Good Question

"Which HTTP method is used to update an existing resource on a REST API?"

Specific, clear, tests concrete knowledge

Providing Feedback

Good feedback helps students learn from their mistakes:

Correct Answer Feedback

Reinforce why the answer is correct and connect it to the lesson content

Example: "Correct! The PUT method is used to update existing resources because it replaces the entire resource with the new data provided."

Incorrect Answer Feedback

Explain why the answer is wrong and guide students to the correct understanding

Example: "Not quite. While POST can modify data, it's typically used to create new resources. PUT is the standard method for updating existing ones."

Quiz Settings

Passing Score

Set the minimum percentage needed to pass:

  • 70-80%: Standard for most courses
  • 80-90%: For critical or certification courses
  • 100%: For compliance or safety training

Attempts

⚠️
Recommended:

Allow 2-3 attempts for formative quizzes to encourage learning from mistakes. For final exams, limit to 1-2 attempts to maintain assessment integrity.

Question Randomization

Benefits of randomizing question order:

  • Reduces cheating in online courses
  • Makes retakes feel fresh
  • Prevents pattern recognition

Using AI to Generate Questions

Save time by letting AI create quiz questions based on your lesson content:

  1. Click "Generate Questions with AI"
  2. Specify the number of questions (5-10 recommended)
  3. Choose question types to include
  4. Select difficulty level
  5. Review and edit generated questions
  6. Add custom feedback for each answer
⚠️
Always Review AI Questions:

AI-generated questions are a great starting point, but always review them for accuracy, clarity, and alignment with your learning objectives.

Assessment Strategy

How Many Questions?

  • Knowledge Check: 3-5 questions per lesson
  • Module Quiz: 10-15 questions per module
  • Final Exam: 20-30 questions for entire course

When to Assess

After each lesson:Quick 3-5 question check to reinforce key points
End of each module:Comprehensive quiz covering all module lessons
End of course:Final assessment testing all learning objectives

Grading and Reporting

Track student performance with built-in analytics:

  • View individual student scores and attempt history
  • See average scores across all students
  • Identify questions with low success rates
  • Export results to CSV for further analysis
📊
Use Data to Improve:

If many students struggle with a specific question, it may indicate the lesson content needs clarification or the question is poorly worded.

What's Next?

Now that you can create effective assessments, learn how to export your courses to various formats or explore advanced analytics features.