Skip to content

jes708/CodeGenius

Repository files navigation

CodeGenius

#Live Demo

CodeGenius is a web application that makes it easy for instructors of code to review their students' tests. Many coding schools around the world use exams as a way of evaluating student progress. While these assessments are beneficial in many aspects, they are particularly challenging to grade, as there are no tools specifically designed to facilitate this process.

Through its integration with the Github API, CodeGenius ensures that the grading process is efficient. Upon initializing an exam, CodeGenius can grab all necessary student repositories and files, and organize them in an intuitive fashion. An extensive toolset provides instructors with a variety of methods for giving their students clear and meaningful feedback.

By deeply integrating with the Github API, CodeGenius is able to provide dynamic features for instructors, such as:

-automatically populating student code submissions.

-tagging solution code into easy-to-understand comments so that students can see their progress.

-keeping track of cohort progress across all assessments.

-scoring students based on their performance on code assessments.