1. 10 Aug, 2016 1 commit
    • Fix staff debug module field table width. · 32fb5517
      The auto-adjusting table layout would get illegible for certain types
      of problems that contain a large amount of data because the first column
      could get very narrow (down to the width of a single character).
      
      This commit fixes the width of the first column to 25%.
      Matjaz Gregoric committed
  2. 09 Aug, 2016 1 commit
    • Hide 'Reset Attempts' and 'Rescore Problem' on unsupported blocks. · 0dd0f1f8
      CAPA problems have the "Staff Debug Info" button, which allows
      instructors to "Reset Attempts" and "Rescore problem" for any individual
      student.
      
      XBlocks, such as Drag and Drop v2 do not support those, though the UI
      was still present. Clicking any of those links would result in an
      "Unknown Error Occurred" message.
      
      This commit hides the two buttons if the associated block does not
      support them.
      Matjaz Gregoric committed
  3. 08 Aug, 2016 1 commit
  4. 05 Aug, 2016 15 commits
  5. 04 Aug, 2016 17 commits
  6. 03 Aug, 2016 5 commits