Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Add: Dynamic problems for fill-in-the-blank questions #1383

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 13, 2023

  1. Fix: Correct support a local import unknown to Webpack.

    Fix: Use BTM from NPM. Allow local dynamic imports.
    Add: Another problem written by Brian W.
         Footnotes that were accidentally deleted.
    Fix: Correct BTM use per Brian W.
    Clean: Remove unnecessary import (BTM is dynamically imported).
    Fix: Update BTM to latest commit.
    Fix: Correct namespace of dynamic imports.
    Add: Local copy of bowtie math.
    Add: dynamic imports supporting bow tie math.
    Clean: Remove unused import.
    Squash with prev
    Fix: Better logic for static seeds.
    Add: A better RNG.
    Add: allow a JSON-provided static seed.
    Fix: Use %[= and ]% tags, but avoid relying on EJS.
    Revert: Go back to index.rst from 6a33115,
            which used %[= and %] instead of <script-eval> tags.
    Fix: For debug, don't use hashed filenames.
    Fix: Replace ejs with custom tags.
         Whitespace reformatting / cleanup.
    Add: Problem written by Brian Walton.
    Fix: Remove alert classes following 3df1418.
    Add: Hooks, pass more info to dynamic problems.
    Add: Dynamic questions.
    Fix: Make CodeChat indents work.
    bjones1 committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    f7e5e7c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Clean: Formatting/spelling.

    bjones1 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b9d5f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c67c084 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5cbba6 View commit details
    Browse the repository at this point in the history
  4. Fix: Log all dynamic variables for dynamic problems.

         Use a different problem type for dynamic problems.
    bjones1 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5defe60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2918368 View commit details
    Browse the repository at this point in the history