Skip to content

Conversation

KaelanWillauer
Copy link
Contributor

@KaelanWillauer KaelanWillauer marked this pull request as ready for review June 3, 2022 21:29
@IDzyre IDzyre marked this pull request as draft May 22, 2023 22:13
@bmcutler bmcutler requested a review from IDzyre July 13, 2023 02:49
@bmcutler
Copy link
Member

@IDzyre Can you please update the documentation as necessary?
Thanks!

@IDzyre IDzyre marked this pull request as ready for review July 15, 2023 06:11
Copy link
Contributor

@nia-gaeaf nia-gaeaf left a comment

Choose a reason for hiding this comment

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

Looks good! Just some small typo stuff to fix and I'll approve it.

4. Create the course (if not already set up).

5. Create the gradeable, selecting the proper gradeable type, in the required field,
type the SSH clone link, but replace your user id with {$user_id} `Should look like git@github.com:{$user_id}/student101.git`
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo: with {$user_id}. (Should have period.)


6. Give your students the URL to the repository, and instruct them to _fork_ it.

__NOTE: Students user ids in Submitty need to be the same as your VCS system__
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably should have period. as your VCS system.


***Submitty will need access to the student's repositories, whether that be adding a SSH key for private repositories, or having public repositories.***

1. Create a group/organization with a simple name (e.g. cptr101. This part can be skipped if using the instructors repositories.)
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo: I'm assuming you meant instructor's repositories?


4. Set the upstream repository using `git remote add upstream SSH_URL`. Replace `SSH_URL` with the 'Clone with SSH' URL from the course repository window from step 1.

4. To pull changes from the upstream repository, use the commands
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe do user the commands: instead, adding a colon.

Copy link
Contributor

@nia-gaeaf nia-gaeaf left a comment

Choose a reason for hiding this comment

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

Looks good!

@bmcutler bmcutler merged commit b809214 into Submitty:main Aug 10, 2023
@IDzyre IDzyre deleted the wwuUserSubmitty branch August 16, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants