Welcome to the Virtual Labs Code Assessment Tool repository! This tool is designed to provide experiment developers with an efficient way to integrate code assessment exercises into their experiments. With a simple JSON file containing problem statements, inputs, and expected outputs, this tool offers a JavaScript-based code IDE where learners can code their solutions for the respective problems and simultaneously check for the outputs. The tool also enables the developers to add multiple problem exercises and for learners to seamlessly navigate between problems, making their learning experience fruitful and joyous.
Educators
: Teachers, instructors, and educators looking to incorporate coding exercises into their curriculum or training programs.Experiment Developers
: Researchers and experiment designers who require code assessment tasks as part of their experiments.Learners
: Students, learners who would be using the code assessment tool to try coding exercises as part of their learning curriculum
The key features of Virtual Labs Code Assessment Tool include:
Documentation and help resources
: Provide user documentation and help files to guide users through the experiments.User-Friendly Interface
: The tool has been developed with constant feedback making it user friendly and modern UI. The tool has been designed keeping in mind the user base and to aid them in their learning process.Seamless Integration
: Experiment creators would find it very easy to integrate this tool with their experiments. It only requires some configurations and a JSON file containing the exercise descriptions along with problems statements, their inputs and expected outputs. This way it is hassle free and blends right into the existing experiment design.Multiple Problems Support
: The code assessment tool supports multiple problems and easy navigation between them. This way both the developers and the learners benefit with a more enriching set of problems and improved quality of coding exercises.Real Time Deployement
: The Virtual Labs Code Assessment Tool ensures that any changes made to experiments are deployed in real-time to GitHub Pages. Experiment creators can instantly see the updated version of their experiments and observe how the changes impact the overall experience.
DOCUMENT | DESCRIPTION |
---|---|
User document | A comprehensive documentation for users, experiment creators of Virtual Labs Code Assessment Tool |
Developer document | A comprehensive development documentation for developers working on the Virtual Labs Code Assessment Tool repository. |