quixote

Contents:

  • Getting started with Quixote
  • Installing
  • Basics
  • Tutorials
    • Writing a moulinette with external Python modules
    • Writing a moulinette with a reference program
    • Producing meaningful feedback
  • FAQ & Cheat sheets
  • Quixote’s Reference
  • Developer guides
quixote
  • »
  • Tutorials
  • View page source

Tutorials

  • Writing a moulinette with external Python modules
    • Installing the module
    • Using the module
      • The problem
      • Solution 1: Using local imports
      • [Deprecated] Solution 2: Using an inspection_file
    • Wrap-up
  • Writing a moulinette with a reference program
    • The exercise
    • Writing the inspection phase
    • Wrap-up
  • Producing meaningful feedback
    • An example blueprint
    • Structuring the tests
    • Specifying expectations clearly
    • Adding teacher-only information
    • Wrap-up
Previous Next

© Copyright 2019, Clément Doumergue / Arthur Cros.

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