Changes between Version 16 and Version 17 of PeerReviewPlugin/Documentation
- Timestamp:
- Feb 6, 2016, 3:32:56 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PeerReviewPlugin/Documentation
v16 v17 46 46 This will be the name that will appear on the main page after the code review is created. A name cannot be longer than 50 characters in length. 47 47 48 [[Image(newCodeReview_step1.PNG, 300px, border=2)]]48 [[Image(newCodeReview_step1.PNG, 400px, border=2)]] 49 49 50 50 ==== Add files … … 72 72 Only users with permission `CODE_REVIEW_DEV` will be shown in the dropdown list. 73 73 74 [[Image(newCodeReview_step3.PNG, 250px, border=2)]]74 [[Image(newCodeReview_step3.PNG, 600px, border=2)]] 75 75 76 76 ==== Provide notes and instructions … … 78 78 General comments can be added to the code review. These comments can be seen by anyone viewing the code review. 79 79 80 [[Image(newCodeReview_step4.PNG, 400px, border=2)]]80 [[Image(newCodeReview_step4.PNG, 600px, border=2)]] 81 81 82 82 After adding general comments, the user is ready to add the code review. Click "Add Code Review" at the bottom of the page to do this. The user will be taken to the View Code Review page for this code review.