canvas-lms/spec/presenters
Kai Bjorkman 870c6778bf round pointsBased scores to 2 decimal places
closes EVAL-4166
flag=none

test plan:
- Create a course with active student enrollments.
- Create a custom grading scheme using points,
with letter grades between 10-0.
- Create an assignment, set it to be worth
10 points and to use a Letter score following
the newly created grading scheme.
- Open student submission in Speedgrader.
- Add a long decimal score to the assignment,
such as 2.100000000009.
- notice the score rounded to 2 decimal places.
- Ensure that 2.10 is also shown in the student's
gradebook and individual gradebook

Change-Id: Ib95398ed69f8ac6776e652dee7dbb15d65b3095a
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/348771
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Cameron Ray <cameron.ray@instructure.com>
QA-Review: Chris Soto <christopher.soto@instructure.com>
Product-Review: Ravi Koll <ravi.koll@instructure.com>
2024-06-03 15:52:24 +00:00
..
course_pacing use more idiomatic ruby for PaceService 2023-12-05 21:50:45 +00:00
quizzes rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
submission fix RQD grade display for submissions without scores 2024-05-31 17:36:31 +00:00
assignment_presenter_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
authentication_providers_presenter_spec.rb Remove more settings 2024-01-29 16:21:38 +00:00
course_for_menu_presenter_spec.rb Remove k5_font_selection flag 2023-06-22 23:34:00 +00:00
course_pace_presenter_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
discussion_topic_presenter_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
grade_summary_assignment_presenter_spec.rb round pointsBased scores to 2 decimal places 2024-06-03 15:52:24 +00:00
grade_summary_presenter_spec.rb fix n+1s in DiscussionTopicsController#index 2023-10-31 20:50:55 +00:00
grades_presenter_spec.rb display minus instead of en-dash 2023-10-09 16:24:10 +00:00
grading_period_grade_summary_presenter_spec.rb fix grading period presenter bug 2023-11-08 21:44:31 +00:00
mark_done_presenter_spec.rb Ignore invalid module_item_ids passed for MarkDonePresenter 2023-07-07 19:56:34 +00:00
override_list_presenter_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
override_tooltip_presenter_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
section_tab_presenter_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
to_do_list_presenter_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00