Tags: Simon-Initiative/oli-torus
  
            
          Tags
  [BUG FIX] [MER-5046] Duplicated Objectives Issue (#5990) * [MER-5046] Fix duplicated subobjectives issues. Fix top-level-objective not showing all its children * [MER-5046] Add tests * Auto format --------- Co-authored-by: gastonabella <[email protected]>
[BUG FIX] [MER-4997] Adjust LogicLab attempt handling for desired SAY… …G + Best behavior (#5948) * [BUG FIX] [MER-4996] Fix auto enroll (#5933) * add is_enrolled guard * more safe has_enrollment * Auto format --------- Co-authored-by: darrensiegel <[email protected]> * reset activity, not part, on score submissions * Reset activity on score messages, tracking attempt state in React state. Verbose console tracing * correct state update * [enhance] Adds extra typing information about save state. * correct input representation handling to stringify where needed. Also init from response.input * restore header showing ordinal only; minor tweaks * recode to use Redux-store-based attempt state & actions * add guard against saving already evaluated attempts * guard against save msg during reset * remove tracing; misc tweaks * remove extraneous change * Auto format * suppress redundant saves when input unchanged --------- Co-authored-by: Darren Siegel <[email protected]> Co-authored-by: darrensiegel <[email protected]> Co-authored-by: Anders Weinstein <[email protected]> Co-authored-by: Michael Ringenberg <[email protected]>
[BUG FIX] [MER-4992] fix right-to-left text in mcq/CATA/ordering choi… …ce delivery (#5931) * respect text direction in ordering choices * style ordering numeric prefix margin in direction-dependent way * fix rtl handling in mcq/cata choice delivery --------- Co-authored-by: Anders Weinstein <[email protected]>
[BUG FIX] [MER-4956] Captcha Loop if student is invited via email, b… …ut signs-in with invitation link (#5893) * In Sections.enroll when the enrollment already exists update the status. (Default status: enrolled). This fixes the case when an existing pending enrollment exists, and we call Sections.enroll for that user, the status should be updated to :enrolled * Trigger CI
PreviousNext