Once you complete each step, check it complete.
- [] this is not completed
- do this when you complete a step
-
Take a screenshot of confirmation:
- [] of you logged into our
eClass
course page- are you registered? if
no
: give your email HERE:
- are you registered? if
- [] at our EECS 1720 department website
- []
Page 4
of the updated course syllabus
save your screenshots for later
![image](/img/image.png "Image info")
- [] of you logged into our
-
Say Hello:
- [] find the
#Quiz-1
channel on theEECS 17xx Discord
server- do you have to join? if
yes
: ask aTA
orinstructor
for the link. ASAP! - [] Comment in the
#Quiz-1
channel with your first name and your registered lab section- example: Sarah Lab2
- do you have to join? if
- [] find the
General Forum
in oureClass
course- [] on the
QUIZ 1
post, add a reply withHi - I am here
(this is a crucial (extremely important) step)
- [] on the
- [] find the
-
File access checks:
- [] log into
sharepoint
and/oroneDrive
with yourYork U
email - [] in the
Student_Access
folder open the sharedQuiz_1
excel file - [] on the
TAB
of your registered lab add yourFirst_name
and homeGitHub URL
to the list- the
GitHub
link is your home, or main, personal page. Not a repo page. - do you still need access? if
yes
: ask yourinstructor
IMMEDIATELY. Provide your email HERE:
- the
- [] log into
The steps above must be completed before you can continue.
-
[] Find your way to our
GitHub
organization page robots-make-art-too- [] Locate the
Teams
tab - [] request to join your Lab # team
- [] request to join your Lab TAs team
- [] request to join the Quiz 1 team
let your instructor know when you have sent the request: SO IT CAN BE APPROVED ASAP
- [] Locate the
-
[] Make a new repo
-
Use the following criteria
- [] firstname_lastname
- [] private
- [] .git Node
- [] MIT license
-
[] clone the
instructor's
Quiz 1 template repo to your local drive -
[] clone your new remote
firstname_lastname
repo to your local drive -
[] Copy all the files and folders as is from the
Quiz 1 template
repo to yournew local
repo from step 2. -
[] git add, commit, and push your
local
repo to yourremote
repo onrobots-make-art-too
- [] Verify your repo has the correct content by selecting it and taking a screenshot of the main directory tree
- [] Add all
TA's
and theinstructor
as members to your private repo- you will probably have to go to the repo page
- there are options on the left-hand side for membership
- [] Tell your
instructor
when you have completed Step 1. You will be given access to your final mission.- [] I have access.
-
[] Copy any content into the
Quizzes\Quiz1
folder by adding it directly to theINFO.md
file- There are other
INFO.md
files. Don't add your content anywhere else.
- There are other
-
[] Read the
README.md
from thetop
directory of your new repo- [] Follow the instructions
- [] and then come back here
-
[] If you have speakers, turn them on and reduce the sound. (Don't hurt your ears!)
-
Open
sketch.js
-
Open
index.html
in a browser. Observe and listen when you interact. -
Using the given
3 pieces of information
you are to alter this code- nothing complex, or as complex as you want
- use any resources - but you don't have to!
- you can ask
prof
questions but you only get one goodfreebie
-
the finished
art-work
must align with yourinformation
- [] I used (enter your
function1
) HERE: - [] I used (enter your
function2
) HERE: - [] I had (enter your
emotion
) HERE:
- [] I used (enter your
-
[] Briefly update the
README.md
in theQuiz1
folder with the technical information you completed and any instructions on how to run and view yourart-work
-
[] Briefly update the
STATEMENT.md
in theQuiz1
folder with a thoughtful aesthetic response to how your technical choices reflect the emotion you were give. -
[] Save all your work. Then
git add
,git commit (with message)
, andgit push
your final form to yourremote
repo