0 Forks
1 Stars
1 Watchers

grade-your-code-fyp

It was a long-term one year (Final Year Project - Bachelor Thesis) project for my bachelors degree. All the learning of Computer Science concepts, theories and research have been applied in this project. Grade Your Code is an online platform where teachers can make programming questions or pick questions from a library of programming questions and post a quiz comprising of these questions. They also decide the grading criteria for every question according to test cases. Plagiarism rate is mentioned by the instructor. On the student's side, there is a compiler, which lets student to try their code again and again and show the result of test cases implemented on his code.

How to download and setup grade-your-code-fyp

Open terminal and run command
git clone https://github.com/FawadJawaid/grade-your-code-fyp.git
git clone is used to create a copy or clone of grade-your-code-fyp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with grade-your-code-fyp https://github.com/FawadJawaid/grade-your-code-fyp/archive/master.zip

Or simply clone grade-your-code-fyp with SSH
[email protected]:FawadJawaid/grade-your-code-fyp.git

If you have some problems with grade-your-code-fyp

You may open issue on grade-your-code-fyp support forum (system) here: https://github.com/FawadJawaid/grade-your-code-fyp/issues