Skip to content
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

[#4570] Instructor: support previewing results as a student #12351

Merged
merged 49 commits into from
Apr 8, 2023

Conversation

wkurniawan07
Copy link
Member

Fixes #4570

Continuing work done from #11859; the original PR was actually only a handful of changes away from being ready to merge.

Currently preview shows exactly what the person being previewed sees. The next step is to remove/modify results that shouldn't be visible to the person previewing the results.
Fix code style, update preview results info, update test and snapshot
Tests for loading comments are missing
fans2619 and others added 9 commits December 8, 2022 16:47
# Conflicts:
#	src/web/app/components/question-response-panel/__snapshots__/question-response-panel.component.spec.ts.snap
#	src/web/app/components/question-response-panel/question-response-panel.component.html
#	src/web/app/pages-instructor/instructor-session-result-page/instructor-session-result-page.component.ts
#	src/web/app/pages-session/session-result-page/session-result-page.component.spec.ts
#	src/web/app/pages-session/session-result-page/session-result-page.component.ts
@wkurniawan07 wkurniawan07 marked this pull request as ready for review April 7, 2023 16:14
@wkurniawan07 wkurniawan07 added s.FinalReview The PR is ready for final review c.Feature User-facing feature; can be new feature or enhancement to existing feature labels Apr 7, 2023
Copy link
Member

@samuelfangjw samuelfangjw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noted on the changes

@samuelfangjw samuelfangjw added s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging and removed s.FinalReview The PR is ready for final review labels Apr 8, 2023
@wkurniawan07 wkurniawan07 merged commit 7d15f63 into TEAMMATES:master Apr 8, 2023
@wkurniawan07 wkurniawan07 deleted the 4570-revamp branch April 8, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c.Feature User-facing feature; can be new feature or enhancement to existing feature s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Instructor: support previewing results as a student
4 participants