Week of | Meetings | Topics | Items of Note |
---|
Times | Mon | Tue | Wed | Thu | Fri |
---|---|---|---|---|---|
00:00-08:30 | |||||
08:30-09:00 | |||||
09:00-09:30 | |||||
09:30-10:00 | |||||
10:00-10:30 | |||||
10:30-11:00 | Office | Office | |||
11:00-11:30 | |||||
11:30-12:00 | |||||
12:00-12:30 | |||||
12:30-13:00 | |||||
13:00-13:30 | |||||
13:30-14:00 | |||||
14:00-14:30 | |||||
14:30-15:00 |
CS-315+733 DHH URC |
CS-315+733 DHH URC | |||
15:00-15:30 | |||||
15:30-16:00 | |||||
16:00-16:30 | |||||
16:30-17:00 | |||||
17:00-17:30 | |||||
17:30-23:59 |
This is an INDIVIDUAL assignment.
Follow the instructions for “Proctortrack Onboarding and Practice Exam” (at this link) and “Onboarding Quiz” (at this link) As you complete this activity, reflect on your experience.
Specifically, you are asked to:
This assignment is worth 11 marks, according to the following rubric:
DePaul Univerity’s Center for Teaching and Learning has a useful resource describing the process of creating rubrics. Your comments about the following rubric are welcome via email
Criterion and Weight | Exemplary | Sufficient | Developing | Needs Improvement |
---|---|---|---|---|
Activity Described (2.0) | Includes everything as requested | Includes mostly all as requested | Not described as requested | Not described |
Goals Stated (3.0) | Goals are well stated for each set of experience | Missing a little | Few entries, lack relevance | Substantially incomplete |
Questions (3.0) | Right questions asked | Missing one question | Lack relevance | No questions |
Suggested Improvements (3.0) | Thoughtful suggestions | Sufficient | Lacks relevance | Opportunities not identified |
This is an INDIVIDUAL assignment.
In this assignment, you’ll create a new react + node + bootstrap app that allows to gain some practical experience with a modern development environment and with WAI-ARIA.
Take this page as an inspiration: http://www2.cs.uregina.ca//~hepting/teaching/CS-730/202210/meetings/07_Tue-01-Feb-2022.html. Begin with the Carousel component and add other pieces as you are able. This is an important link to look at.
Having an active commit history on GitHub is important for your future job search as it ensures your work is saved in your repository and if something goes wrong, committing often enables you to go back to a working version of your code.
Start by using this as the introductory step.
Use carousel/s as the component to implemented.
Using the example write a code that administers accessibility and inclusiveness .
At a minimum, interface shall have atleast 5 or more images/contents to navigate through.
Add a README.md
to your repository describing the project. Here are some resources for creating your README.md
. Here are some resources to help you along the way:
If you have any questions about this project or the material we have covered, please post them in the community channels in URcourses so that your fellow developers can help you! If you’re still having trouble, you can come to office hours for assistance from your instructor.
Good Luck!
This assignment is worth 14 marks, according to the following rubric:
DePaul Univerity’s Center for Teaching and Learning has a useful resource describing the process of creating rubrics. Your comments about the following rubric are welcome via email
Criterion and Weight | Exemplary | Sufficient | Developing | Needs Improvement |
---|---|---|---|---|
react + node + bootstrap app (8.0) | Includes everything as requested | Includes mostly all as requested | Not described as requested | Not described |
repository on github.com (2.0) | Includes everything as requested | Includes mostly all as requested | Not described as requested | Not described |
README.md so others might have great UX (4.0) | Includes everything as requested | Includes mostly all as requested | Not described as requested | Not described |