Skip to content

Commit

Permalink
Merge pull request #362 from turingschool/rt-mod1-2310
Browse files Browse the repository at this point in the history
Update submission steps for W2 assessment
  • Loading branch information
rtillies authored Oct 19, 2023
2 parents f977b35 + a1cd07d commit 74c1149
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions module1/assessments/week2-4219.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,10 @@ We will be using REPLit for this assessment so that instructors can provide line

**Fork** [This REPL](https://replit.com/@launch-team/Week2AssessmentQuestions?v=1) and complete the questions and exercises it contains. Each question or exercise is indicated by a single line comment prompt like this: `// This is a single line comment that gives instructions` followed by a multiline comment where you will complete the exercise: `/* < these are the multiline comment indicators > */`. For the exercises, you can verify they are working by removing the multiline comments and running the program.

When completed, click the `Invite` button in the upper right corner. Click the `Private join link` switch, then click the `Copy join link` button to copy the link. Paste this link in the submission form for the **Questions and Exercises REPL** response.

### Submission and Feedback
When completed, click the `Invite` button in the upper right corner and `Generate a join link`. Copy and DM that link to all your instructors.

![](/assets/images/module1/Week1/GenerateJoinLink.png)
<!-- ![](/assets/images/module1/Week1/GenerateJoinLink.png) -->
![](/assets/images/module1/Week1/ReplitJoinLink.png)

## Build a Guessing Game (10 points)

Expand All @@ -45,7 +44,7 @@ We are going to be expanding on a Guessing Game similar to the one we created in


### Submission and Feedback
When completed, click the `Invite` button in the upper right corner and `Generate a join link`. Copy and DM that link to all your instructors.
When completed, click the `Invite` button in the upper right corner. Click the `Private join link` switch, then click the `Copy join link` button to copy the link. Paste this link in the submission form for the **Guessing Game REPL** response.

### Rubric

Expand Down

0 comments on commit 74c1149

Please sign in to comment.