Git Product home page Git Product logo

e-valuate's Introduction

e-valuate

Evaluation portal for programming assessments, lab evaluations and MCQ quizzes. Supports C,C++ and Java. Orgiginally made for the purpose of conducting lab assessments and tutorial tests in institutes. alt text

REQUIREMENTS

  • Apache server
  • MySQL Server
  • CodeBlocks IDE
  • JDK

INSTALLATION

  • Clone the repository
  • Create databases : evaluate1 , evaluate2 & mcq
  • Import evaluate1.sql, evaluate2.sql & mcq.sql from db folder into the respective databases
  • Adjust MySQL connection settings in config.php , connection.php and MCQ-in-PHP/dbconnection.php
  • For Admin : username - 'new' password - '1111' and For MCQ Admin : username - '[email protected]' password - '1234567'
  • Portal is now ready !

FEATURES

  • Basic Compiler page (custom input)
    alt text
  • Profile page (different for user and admin)
    alt text
  • Admin can create new batches (name, date, start time, end time) and can add questions (name, description, test cases, expected output) from his dashboard
    alt text
  • User can only attempt the questions that are currently active alt text
  • Submissions page and Rankings page for each batch (with graphs) alt text alt text
  • Practice page where questions are not marked, and are only for preparation.
  • MCQ type quizzes can also be conducted from the Tutorial Tests section. alt text
  • Number of questions, marks awarded, negative marks, time limit can be adjusted for each quiz. alt text alt text
  • A user can only attempt a quiz once. No such boundation for admin.
  • Submissions and Rankings page (with graphs) alt text

INSTRUCTIONS

  • Date format used : YYYY-MM-DD
  • Time format used : HH:MM:SS
  • LabID : integer only

CONTRIBUTORS

e-valuate's People

Contributors

robovirmani avatar

Stargazers

Mayank Nagpal avatar

Watchers

James Cloos 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.