Giter Site home page Giter Site logo

codefett's Introduction

alt tag

Build Status Coverage Status Code Health


Web application for automatic testing codes from students

Description

English

Tool that allows users to upload tests and/or programming activities. The application will correct and return some feedback and a realtime calification for the students. Users can create/manage courses and prepare them for the students to upload code.

How does it work

  1. As a teacher, everyone can create a new course in CodeFett.
  2. After someone creates a course, students can apply for them before the inscription end date.
  3. The teacher would be able to choose between different Plugins. Each plugin is designed to work with a different language and/or framework.
  4. Teacher will be able to download the example project provided with each plugin, and he will be responsible to code some tests for it.
  5. Students now, can download only the Example Project and code inside, following the teacher's directions.
  6. Students will upload the project to CodeFett and they will receive some kind of marks, based on their performance!

[WIP] Plugins

CodeFett uses plugins to perform code tests. Do you miss a language, or a more complex course? Feel free to contribute with a plugin!

What do you need to create a new plugin?

  • An example project (literally, the folder has to be called example)
  • A Test file in the same language than the plugin to test the example project
  • A Dockerfile to run the tests inside a container
  • A Python class using our custom mixin to Parse the result of the tests in the container

alt tag

codefett's People

Contributors

rulox avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.