.. _example-gallery: Gallery of example questions ============================ Each of the examples in this gallery showcases a different feature of Numbas. They assume that you've already worked through the :ref:`write-your-first-question` tutorial. There's a description of the :ref:`planning ` decisions made when designing each question, and step-by-step instructions to implement it. .. note:: These examples are still being written. More examples will appear soon. .. toctree:: :maxdepth: 1 standard-integral Examples of each part type -------------------------- The `Numbas demo exam `_ contains examples of how each part type can be used. * `Mathematical expression `_ * `Number entry `_ * `Matrix entry `_ * `Match text pattern `_ * `Choose one from a list `_ * `Choose several from a list `_ * `Match choices with answers `_ * `Gap-fill `_ * `Custom marking algorithms `_ * `Custom part types `_