-
Notifications
You must be signed in to change notification settings - Fork 124
SG Refactor #3 - Extract submission grader logic to view model #3311
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
Conversation
refs: MBL-18708 affects: Teacher release note: none test plan:
…-extraction # Conflicts: # Teacher/Teacher.xcodeproj/project.pbxproj # Teacher/Teacher/SpeedGrader/Grading/Rubrics/View/RubricAssessor.swift
…ared. refs: MBL-18708 affects: Student, Teacher, Parent release note: none test plan: none
refs: MBL-18708 affects: Teacher release note: none test plan:
… the one currently on screen.
refs: MBL-18708 affects: Teacher release note: none test plan: - Test if attempt switching works correctly.
fc69c00
to
c0c9fa0
Compare
Teacher/Teacher/SpeedGrader/MainLayout/View/SubmissionGraderView.swift
Outdated
Show resolved
Hide resolved
Teacher/Teacher/SpeedGrader/MainLayout/View/SubmissionGraderView.swift
Outdated
Show resolved
Hide resolved
…o chore/MBL-18708-SubmissionGrader-refactor # Conflicts: # Teacher/Teacher/SpeedGrader/StudentPager/View/SpeedGraderViewController.swift
…o chore/MBL-18708-SubmissionGrader-refactor
…refactor # Conflicts: # Core/Core/Common/Extensions/Foundation/StringExtensions.swift # Core/Core/Features/Assignments/APIRubricCriterion.swift # Core/Core/Features/Assignments/Rubric.swift # Core/Core/Resources/Database.xcdatamodeld/Database.xcdatamodel/contents # Teacher/Teacher.xcodeproj/project.pbxproj # Teacher/Teacher/SpeedGrader/Grading/Rubrics/Model/RubricGradingInteractor.swift # Teacher/Teacher/SpeedGrader/Grading/Rubrics/ViewModel/Ratings/RubricCustomRatingViewModel.swift # Teacher/Teacher/SpeedGrader/Grading/Rubrics/ViewModel/Ratings/RubricRatingViewModel.swift # Teacher/Teacher/SpeedGrader/Grading/Rubrics/ViewModel/RubricCriterionViewModel.swift
…o chore/MBL-18708-SubmissionGrader-refactor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA + 1 (for this PR's changes)
The single attempt view IMHO shouldn't be a disabled button, just static text A11Y-wise (as in Student app), but since that will be changed anyway soon I think it's okay like this now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA +1
The base branch was changed.
refs: MBL-18708
affects: Teacher
release note: none
test plan:
Checklist