to select ↑↓ to navigate
Learning

Learning

Make your lessons more engaging by adding interactive assessments and development environments.

You can add the following interactive content in Frappe Learning:

  1. Quizzes
  2. Assignments
  3. Programming Exercises
  4. CodeSandBox

Quizzes

Quizzes serve as knowledge checks. You can add a quiz block to any lesson to ensure learners have understood the material before moving forward.

To add a Quiz:

  1. Hover over the lesson content
  2. Click the + icon to open the block menu
  3. Select the Quiz block from the menu.
  4. Search for and select a quiz you have already created in Learning.


Assignments

Assignments are used to evaluate learners through longer-form tasks such as essays, projects, or file submissions.

To add an Assignment:

  1. Hover over the lesson content
  2. Click the + icon to open the block menu
  3. Select the Assignment block
  4. Search for and choose an assignment you have already created in Learning


Programming Exercises

Programming Exercises allow learners to practice coding concepts directly within a lesson.

To add a Programming Exercise:

  1. Hover over the lesson content
  2. Click the + icon to open the block menu
  3. Select the Programming Exercise block
  4. Search for and select a programming exercise you have already created in Learning


CodeSandBox

For technical and programming courses, you can embed a live IDE directly into the lesson.

To add a CodeSandBox:

  1. Go to your sandbox on CodeSandbox.io.
  2. Copy the URL of your sandbox.
  3. Paste it in the Lesson Editor.
  4. Learners will be able to view and interact with the code without leaving the course.
  5. They can also open a sandbox in CodeSandbox by clicking on Open Sandbox.

Last updated 1 week ago
Was this helpful?
Thanks!