Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: INGInious/problems-math
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: reflow
Choose a base ref
...
head repository: INGInious/problems-math
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 20 files changed
  • 4 contributors

Commits on Oct 1, 2021

  1. Merge pull request #23 from UCL-INGI/reflow

    Reflow math fields for collapse
    darkyne authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    ea4789e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Handle exceptions (#22)

    darkyne authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    ce36ac2 View commit details
    Browse the repository at this point in the history
  2. Disable hints usage storage until fully implemented

    It actually conflicts with math answers storage, and is not yet used
    anywhere else.
    anthonygego committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    0b70809 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. is_equal improvment

    - Add checkboxes for users to give more context to the parser
    
    - The function is_equal now use more sympy function depending on the context
    
    - Tests added for the new functionalities
    Manon-Oreins committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    9d9ca3b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Small corrections

    Manon-Oreins committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    095d6e5 View commit details
    Browse the repository at this point in the history
  2. Error_message visibility options

    Every math subproblem have now an option to modify when the error message has to be display to students.
    3 possibilities :
           - always visible
           - visible after a certain number of attempts (ex : >= 3 attempts)
           - visible only after a certain date/hour
    Manon-Oreins committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f92e726 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    8604c3a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    d4f033b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Merge pull request #25 from Manon-Oreins/master

    Add checkbox for users to give more context to the parser :
    - logical comparison/perfect match
    - use logarithms
    - use trigonometry
    - use complexes
    
    The function is_equal now use more sympy function depending on the context
    anthonygego authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    5781d3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82ac7b8 View commit details
    Browse the repository at this point in the history
  3. Add plugin docs (#33)

    Manon-Oreins authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ea66357 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Error message visibility options (#32)

    * Error_message visibility options
    
    Every math subproblem have now an option to modify when the error message has to be display to students.
    3 possibilities :
           - always visible
           - visible after a certain number of attempts (ex : >= 3 attempts)
           - visible only after a certain date/hour
    Manon-Oreins authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    beeee56 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Configuration menu
    Copy the full SHA
    ecb2057 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Configuration menu
    Copy the full SHA
    64c2f5c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    cf0ca56 View commit details
    Browse the repository at this point in the history
  2. Update setup.py for docs

    anthonygego authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    f461e79 View commit details
    Browse the repository at this point in the history
Loading