Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-46658

Prepare and integrate grader code from UCLA

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.8
    • 2.8
    • Gradebook
    • MOODLE_28_STABLE
    • MOODLE_28_STABLE
    • MDL-46658-master
    • Hide
      Preparation
      1. Create a Medium course, and an XS course
      2. View the gradebook for each
      Instructions

      Sorry - there's no behat for this and I don't think it's possible for behat to work with it sadly.
      In a variety of browsers, and using at least the bootstrapbase, and base themes, and using RTL:

      1. Move around the gradebook and confirm:
        • that you can always see the row header and columns
        • that the columns and grades line up with the correct user and activity
        • that floating headers appear at the 'correct' times:
          • The left headers should be visible all time time
          • The footer should always be available if it is present
          • The header should always be visible
          • The various left headers (Overall Average, Controls, and Range if enabled) are always visible
      2. Turn editing on
        • Reconfirm
      3. Turn editing off
      4. Edit the preferences, and enable AJAX editing
      5. Scroll into the middle of the course to ensure that all of the floating headers are visible and floating
      6. Click into a cell
        • Confirm that the cell is replaced with an input field
        • Confirm that the floating column header resized to fit the new width
      7. Inspect the input field and add some more height to the class - e.g.

        .gradeparent .text {
          height: 50px;
        }
        

      8. Click into another field
        • Confirm that the input field is nice and large again
        • Confirm that the height of the floating username cell was updated too

      Notes:

      • IE sucks at tables, regardless of these changes. Even with no Javascript enabled at all, it sucks.
      • Generally speaking tablet devices only emit one scroll event - at the end of the touch.
      Show
      Preparation Create a Medium course, and an XS course View the gradebook for each Instructions Sorry - there's no behat for this and I don't think it's possible for behat to work with it sadly. In a variety of browsers, and using at least the bootstrapbase, and base themes, and using RTL: Move around the gradebook and confirm: that you can always see the row header and columns that the columns and grades line up with the correct user and activity that floating headers appear at the 'correct' times : The left headers should be visible all time time The footer should always be available if it is present The header should always be visible The various left headers (Overall Average, Controls, and Range if enabled) are always visible Turn editing on Reconfirm Turn editing off Edit the preferences, and enable AJAX editing Scroll into the middle of the course to ensure that all of the floating headers are visible and floating Click into a cell Confirm that the cell is replaced with an input field Confirm that the floating column header resized to fit the new width Inspect the input field and add some more height to the class - e.g. .gradeparent .text { height: 50px; } Click into another field Confirm that the input field is nice and large again Confirm that the height of the floating username cell was updated too Notes: IE sucks at tables, regardless of these changes. Even with no Javascript enabled at all, it sucks. Generally speaking tablet devices only emit one scroll event - at the end of the touch.
    • 195
    • FRONTEND Sprint 14

    Description

      UCLA have submitted some code for an updated view of the gradebook and it looks that we may accept this into core.

      It still needs a little bit of work as part of this issue including:

      • Merge existing commits where relevant
      • Update to meet coding style guidelines (Primarily JS)
      • Move hardcoded styles to css
      • Check SASS and produce a definitive CSS/Less set (as appropriate) and remove SASS files again

      There may be more...

      Attachments

        Issue Links

          There are no Sub-Tasks for this issue.

          Activity

            People

              dobedobedoh Andrew Lyons
              dobedobedoh Andrew Lyons
              Damyon Wiese Damyon Wiese
              Dan Poltawski Dan Poltawski
              John Okely John Okely
              Adrian Greeve, Ilya Tregubov, Kevin Percy, Mathew May, Mihail Geshoski, Shamim Rezaie
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                10/Nov/14