Runestone Server
latest
  • Manual Installation
  • LTI Integration
  • Docker Deployment
  • rsmanage - command-line tools for managing the Runestone server
  • Web2py models
    • db.py - Core tables and functions
    • db_ebook.py - Runestone eBook Tables
    • grouped_assignments.py - assignment-related tables
  • Web2py controllers
  • Web2py views
  • __init__.py - web2py modules
  • __init__.py - testing
  • LTI Integration
  • Contributing to Runestone Server
  • Runestone ChangeLog
  • Misc scripts
  • conf.py - Template configuration file for a Sphinx CodeChat project
Runestone Server
  • »
  • Web2py models
  • Edit on GitHub

Web2py modelsΒΆ

  • db.py - Core tables and functions
    • courses table
  • db_ebook.py - Runestone eBook Tables
    • useinfo
    • acerror_log
    • user_state
    • timed_exam
    • mchoice_answers
    • fitb_answers
    • dragndrop_answers
    • clickablearea_answers
    • parsons_answers
    • codelens_answers
    • shortanswer_answers
    • unittest_answers
    • payments
    • lp_answers
    • invoice_request
    • editor_basecourse
    • course_attributes
    • selected_questions
  • grouped_assignments.py - assignment-related tables
    • question_grades
Next Previous

© Copyright 2020, Runestone Interactive LLC. Revision 49ed41ab. Last updated on Sep, 15, 2021.

Built with Sphinx using a theme provided by Read the Docs.