Skip to content

Starting point for building PrairieLearn Questions/Question Generators.

Notifications You must be signed in to change notification settings

ace-lab/pl-question-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pl-question-template

Starting point for building PrairieLearn Questions/Question Generators.

Structure

  • info.json
    • Basic configuration info for the question.
    • For the UID field, you must use this UUID Generator.
  • question.html
    • Formatting for the question, possibly using elements.
    • Find a list of elements for authoring questions here.
  • server.py
    • Question generator file, with all of the randomization components.

This section of the PL Docs has great resources as to how to properly author questions with elements. See the exampleQuestion/ folder for an example of a fully working question.

About

Starting point for building PrairieLearn Questions/Question Generators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published