Update Queue to have screenshots to go with the instructions for course creation authored by Sára Juhošová's avatar Sára Juhošová
...@@ -4,21 +4,29 @@ ...@@ -4,21 +4,29 @@
### Creating a Course in Queue ### Creating a Course in Queue
1. Go to [queue.tudelft.nl](https://queue.tudelft.nl) and login. 1. Go to [queue.tudelft.nl](https://queue.tudelft.nl) and login.
2. Select `Courses` in the upper left corner. 2. Select `Courses` in the upper left corner.
![image](uploads/cb590de0ada18bd6200c426085d24d6d/image.png)
3. Click the `Create` button in the upper right corner above the list of courses. 3. Click the `Create` button in the upper right corner above the list of courses.
![image](uploads/ff838b02981751d20de42f7c94603498/image.png)
4. Fill in the correct Course Code and Course name (ignore the "Submission URL field") and click the `Create new course` button. 4. Fill in the correct Course Code and Course name (ignore the "Submission URL field") and click the `Create new course` button.
![image](uploads/9ef61c5de12d15ba28a3ae8177ee5521/image.png)
### Adding Students to Your Course ### Adding Students to Your Course
Do NOT try to import your students. Let them know (e.g. via Brightspace) that you have created the course in Queue and tell them to enroll themselves in it. Do NOT try to import your students. Let them know (e.g. via Brightspace) that you have created the course in Queue and tell them to enroll themselves in it.
### Adding TAs to Your Course ### Adding TAs to Your Course
1. After the course is created, it's `Info` page will be displayed. Alternatively, click on `Queue` in the upper left corner (this will get you to the home page) and select the course you wish to add your TAs to. 1. After the course is created, it's `Info` page will be displayed. Alternatively, click on `Queue` in the upper left corner (this will get you to the home page) and select the course you wish to add your TAs to.
![image](uploads/f612c32a7ee9492e7dae9abf4bdaedd2/image.png)
2. Select the `Participants` tab from the course menu. 2. Select the `Participants` tab from the course menu.
![image](uploads/98e68de37e5d0ecd3961cfeb6b360c07/image.png)
3. Click the grey `Add participant` button on the top right. 3. Click the grey `Add participant` button on the top right.
![image](uploads/06c3391bfe7130ea95186c72af59e3ef/image.png)
4. Do NOT try to Import TA's! 4. Do NOT try to Import TA's!
5. Under the "Create" heading, enter the NetID of the TA you wish to add and select `Assistant` in the Role field. 5. Under the "Create" heading, enter the NetID of the TA you wish to add and select `Assistant` in the Role field.
6. Click the `Add Participant to Course` button. 6. Click the `Add Participant to Course` button.
![image](uploads/466ab7ef6f5dbf29e8d428a89a57dbff/image.png)
7. Repeat this process for every TA. 7. Repeat this process for every TA.
8. If you wish to see the TAs already added, select the `Staff` button in the `Participants` tab for an overview. 8. If you wish to see the TAs already added, select the `Staff` button in the `Participants` tab for an overview.
![image](uploads/54c5f8a2c35478373a0166f4c958157e/image.png)
### Creating an Assignment in the Course ### Creating an Assignment in the Course
1. Go to the info page of the course you wish to create a slotted lab for and select the `Assignments` tab in the menu. 1. Go to the info page of the course you wish to create a slotted lab for and select the `Assignments` tab in the menu.
... ...
......