Runestone Server
latest
  • Manual Installation
  • LTI Integration
  • Docker Deployment
  • rsmanage - command-line tools for managing the Runestone server
  • Web2py models
  • Web2py controllers
    • admin.py - route to a textbook
    • ajax.py - Runestone API
    • assignments.py - Endpoints relating to assignments
    • books.py - route to a textbook
    • exams.py - Endpoints relating to assignments
    • lti.py - LTI Endpoint for integrating with LMS
  • 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 controllers
  • Edit on GitHub

Web2py controllersΒΆ

  • admin.py - route to a textbook
    • Imports
  • ajax.py - Runestone API
    • Imports
    • Endpoints
  • assignments.py - Endpoints relating to assignments
    • Imports
    • Assignment report
  • books.py - route to a textbook
    • Imports
    • Supporting functions
    • Endpoints
  • exams.py - Endpoints relating to assignments
    • Imports
  • lti.py - LTI Endpoint for integrating with LMS
    • Imports
    • Code
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.