-
Notifications
You must be signed in to change notification settings - Fork 8
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
Skil group #799
base: master
Are you sure you want to change the base?
Skil group #799
Conversation
@malloc-nbytes I got some linter warnings when I ran your code: src/View/Student/View/AssessmentTask/StudentViewAssessmentTask.js src/View/Student/View/AssessmentTask/ViewAssessmentTasks.js src/View/Student/View/CompletedAssessmentTask/StudentCompletedAssessmentTasks.js src/View/Student/View/CompletedAssessmentTask/ViewCompletedAssessmentTasks.js Search for the keywords to learn more about each warning. WARNING in [eslint] src/View/Student/View/AssessmentTask/StudentViewAssessmentTask.js src/View/Student/View/AssessmentTask/ViewAssessmentTasks.js src/View/Student/View/CompletedAssessmentTask/StudentCompletedAssessmentTasks.js src/View/Student/View/CompletedAssessmentTask/ViewCompletedAssessmentTasks.js webpack compiled with 1 warning It also failed the CI due to these warnings. |
This PR covers the following tickets:
Note for SKIL-515: It seems that the latest updates to Master has broken the feature to view the CAT. Therefore I have omitted my work for it until that issue is resolved.