The Treehouse Grading Tool is a web-based application designed to streamline and enhance the grading process for Treehouse instructors and reviewers. This tool aims to improve efficiency, consistency, and quality in evaluating student projects within a Techdegree
https://grading-tool.netlify.app/
- Project-specific Rubrics: Customizable grading criteria for different types of projects.
- Automated Feedback Generation: Quickly generate detailed feedback based on selected criteria.
- Visit the Treehouse Grading Tool website.
- Select the project you want to grade.
- Follow the on-screen instructions to complete the grading process.
To set up the project locally:
- Clone the repository:
git clone https://github.com/your-username/treehouse-grading-tool.git
- Navigate to the project directory:
cd treehouse-grading-tool
- Install dependencies:
npm install
- Start the development server:
npm start
If you encounter any issues or have questions, please file an issue on our GitHub issue tracker.
Built with ❤️ by Dustin, Brian and Rohald