##The employee will be evaluated based on the following criteria
All skills measured are based on The ScriptEd Advanced Rubric
Skill | Requirement met | Requirement not met |
---|---|---|
Command Line | Employee can clone and push to GitHub | Employee is NOT able to clone and push to GitHub |
Search Engine Skills | Employee uses targeted keywords and search engine techniques when approaching an issue | Employee does not use appropriate key terms when searching, resulting in added time exploring the answer to problems |
API | Employee can make an API call and is able to pull information from the documentation | Employee is not able to make an API call without direct instructor guidance or is unable to gather any useful information from the documentation |
HTTP Method (Get) | Employee can use Sc.get to pull data from the SoundCloud API | Employee struggles with the SC.get function or is unable to pull data from the API. |
Reading Comprehension | Employee is able to read directions in the README file carefully and uses these directions as a way to complete their code. | Employee struggles with understanding the content in the README and API documentation or does not pay attention to detail. |
Version Control | Employee pushes code to GitHub frequently and takes advantage of previous versions when debugging. | Employee does not use version control techniques or makes 1 or no pushes to GitHub during the course of this project. |