Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CHORE] [MER-0000] Integrate v0.28.10 #5125

Merged
merged 16 commits into from
Sep 24, 2024
Merged

[CHORE] [MER-0000] Integrate v0.28.10 #5125

merged 16 commits into from
Sep 24, 2024

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    b7ef13c View commit details
    Browse the repository at this point in the history
  2. set version

    darrensiegel committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d56817d View commit details
    Browse the repository at this point in the history
  3. reduce deferred period

    darrensiegel committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    92d1264 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d858d8 View commit details
    Browse the repository at this point in the history
  5. Auto format

    darrensiegel authored and simon-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    07ed109 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. [BUG FIX] [MER-3771] Delay submission to ensure all save state calls …

    …have finished
    
    [BUG FIX] [MER-3771] Delay submission to ensure all save state calls have finished
    darrensiegel authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b128445 View commit details
    Browse the repository at this point in the history
  2. [BUG FIX] [MER-3775] Allow embedded page links to open (#5092)

    * account for unordered pages
    
    * use page_context instead of current_page
    darrensiegel authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    55d7ee6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    5c3bb25 View commit details
    Browse the repository at this point in the history
  2. [BUG FIX] [MER-3797] Fix Youtube XAPI emitting (#5099)

    * directly provide atempt guid
    
    * Auto format
    
    ---------
    
    Co-authored-by: darrensiegel <darrensiegel@users.noreply.github.com>
    darrensiegel and darrensiegel authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    85c81e7 View commit details
    Browse the repository at this point in the history
  3. bump version number

    eliknebel committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    26accb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. bump version number

    eliknebel committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9a52938 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. [BUG FIX] [MER-3823] Convert numeric to text input (#5109)

    * convert numeric to text input
    
    * cleanup
    
    * Auto format
    
    * change regex to allow 300. and .300 as valid numbers
    
    * allow same numbers in answer authoring as in delivery
    
    ---------
    
    Co-authored-by: darrensiegel <darrensiegel@users.noreply.github.com>
    Co-authored-by: Anders Weinstein <andersw@cs.cmu.edu>
    3 people authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    259b7bb View commit details
    Browse the repository at this point in the history
  2. [BUG FIX] [MER-3619] Fix an issue where account creation silently fai…

    …ls in certain cases (#5108)
    
    * fix an issue where account creation was not properly filtering out LTI accounts
    
    * remove redundant clause
    
    * Auto format
    
    ---------
    
    Co-authored-by: eliknebel <eliknebel@users.noreply.github.com>
    eliknebel and eliknebel authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    61180dc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    ddea257 View commit details
    Browse the repository at this point in the history
  2. fix pow_test

    eliknebel committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    19a16d9 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    eliknebel committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2798112 View commit details
    Browse the repository at this point in the history