Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(493)

Issue 79200043: Issue 1516 : Support generating list of instructor names for MCQ and MSQ question options

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by dineshthangavel93
Modified:
10 years, 6 months ago
Reviewers:
Visibility:
Public.

Description

Issue 1516 : Support generating list of instructor names for MCQ and MSQ question options

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2050 lines, -18 lines) Patch
M src/main/java/teammates/common/datatransfer/FeedbackMcqQuestionDetails.java View 3 chunks +15 lines, -3 lines 0 comments Download
M src/main/java/teammates/common/datatransfer/FeedbackMsqQuestionDetails.java View 3 chunks +13 lines, -3 lines 0 comments Download
M src/main/resources/feedbackQuestionMcqEditFormTemplate.html View 1 chunk +1 line, -0 lines 0 comments Download
M src/main/resources/feedbackQuestionMsqEditFormTemplate.html View 1 chunk +1 line, -0 lines 0 comments Download
M src/main/webapp/jsp/instructorFeedbackEdit.jsp View 2 chunks +2 lines, -0 lines 0 comments Download
M src/test/java/teammates/test/cases/ui/browsertests/InstructorFeedbackSubmitPageUiTest.java View 1 chunk +4 lines, -0 lines 0 comments Download
M src/test/java/teammates/test/cases/ui/browsertests/StudentFeedbackSubmitPageUiTest.java View 1 chunk +4 lines, -0 lines 0 comments Download
M src/test/resources/data/InstructorFeedbackSubmitPageUiTest.json View 1 chunk +49 lines, -0 lines 0 comments Download
M src/test/resources/data/StudentFeedbackSubmitPageUiTest.json View 3 chunks +77 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackAddSuccess.html View 2 chunks +2 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackEditEmpty.html View 2 chunks +2 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackEditPublished.html View 2 chunks +2 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackEditSuccess.html View 2 chunks +2 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackMcqQuestionAddSuccess.html View 3 chunks +3 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackMcqQuestionEditSuccess.html View 3 chunks +3 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackMsqQuestionAddSuccess.html View 3 chunks +3 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackMsqQuestionEditSuccess.html View 3 chunks +3 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackNumScaleQuestionAddSuccess.html View 2 chunks +2 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackNumScaleQuestionEditSuccess.html View 2 chunks +2 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackQuestionAddSuccess.html View 2 chunks +2 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackQuestionEditSuccess.html View 2 chunks +2 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackQuestionEditToTeamToTeam.html View 2 chunks +6 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackQuestionVisibilityOptions.html View 2 chunks +7 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackSubmitPageFullyFilled.html View 1 chunk +199 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackSubmitPageModified.html View 1 chunk +199 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackSubmitPageOpen.html View 1 chunk +198 lines, -0 lines 0 comments Download
M src/test/resources/pages/instructorFeedbackSubmitPagePartiallyFilled.html View 1 chunk +197 lines, -0 lines 0 comments Download
M src/test/resources/pages/studentFeedbackSubmitPageAwaiting.html View 3 chunks +62 lines, -3 lines 0 comments Download
M src/test/resources/pages/studentFeedbackSubmitPageClosed.html View 12 chunks +327 lines, -9 lines 0 comments Download
M src/test/resources/pages/studentFeedbackSubmitPageFullyFilled.html View 1 chunk +167 lines, -0 lines 0 comments Download
M src/test/resources/pages/studentFeedbackSubmitPageModified.html View 1 chunk +166 lines, -0 lines 0 comments Download
M src/test/resources/pages/studentFeedbackSubmitPageOpen.html View 1 chunk +164 lines, -0 lines 0 comments Download
M src/test/resources/pages/studentFeedbackSubmitPagePartiallyFilled.html View 1 chunk +164 lines, -0 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b