First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

sagecell/exercise.py examples

The exercise decorator defined in sagecell/exercise.py looks interesting for creating interactive exercises, but using %exercise in SageCell according to the information in this file gives me an error message.

A potential caveat of this approach for automated assessment is that students can look for the correct solution in the code of a Sage notebook or worksheet. Is there a way to prevent this?