Skip to content

Instantly share code, notes, and snippets.

@kpgavino
Created November 6, 2017 21:36
Show Gist options
  • Save kpgavino/0803641a2bcc7dd1d37e3a43cf186116 to your computer and use it in GitHub Desktop.
Save kpgavino/0803641a2bcc7dd1d37e3a43cf186116 to your computer and use it in GitHub Desktop.
TEMPLATE README
# Self Assessment [NUM]
*Please read every single part of this documentation before starting the assessment. You are responsible for submitting your assessment in a timely manner after the assessment time has elapsed*
`Assessment Time limit: 60 minutes`
## The Submission
- After the allotted time has elapsed, include the following in the *submission link* below:
- **A secret gist with your final solution code.** This is priority #1 over any recording.
- Your assessment video **link**. _Please upload your Zoom recording online **then** submit the URL. i.e. to Google Drive or Dropbox_
- Comment out any non-code in your submission.
- If you want your function(s) to count, do not comment them out.
### How to create a 'gist' with your final code block
- Copy the entire solution code you have for the assessment.
- Go to gist.github.com
- Paste the solution code in the large empty text field.
- title it `self-assessment[NUM].js`
- In the description, write your full name (first and last will suffice)
- Click 'Create secret gist' at the bottom right
- The URL is now ready to share.
## The Assessment
- Debug and research on the recorded screen. Gives us an idea on what you're attempting to check.
- Use any text editor or IDE of your choice.
- Do your best to explain your procedures and tactics as you're programming.
- Complete as many exercises as you can in the allotted time.
- This is an open book assessment.
- After reading this documentation, change the first person's name to Bruce Wayne
## Record with Zoom
If you are having issues with Zoom, submit a [help desk request form](https://helpdesk.makerpass.com)
- Recommendations if upload speed is slow:
- 1 Zoom recording for every 20-25 minutes OR
- 1 Zoom recording for each exercise
- Note: Processing 1 hour's worth of video may take time.
### [Assessment Link](#)
### [Submission Link](#)
**Do not comment your solution code in the gists provided. These will not count as submissions.**
## You may begin the assessment -- Happy Hacking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment