Git Product home page Git Product logo

aptibold's Introduction

AptitudeTestSoftware

LAMP Application to conduct mock aptitude tests at SVCE.

Complete with user authentication, automatic result evaluation, attendance generation and much more...

Contents

Motivation

We run a chapter (club) at our college where we assist 500+ pre-final year students to prepare for their upcoming placements through a plethora of events such as mock interviews, aptitude tests and group discussions. It was a tedious task to prepare questions, invigilate tests, evaluate answer sheets, and give constructive feedback to students and so we decided to automate the process.

The software runs on PHP 7.2 and MySQL. The CSS framework Semantic UI was used for the design.

The Heroku platform was used for deployment.

Installation And Setup

Install Apache, MySQL, and PHP

Clone the repository to your C:\xampp\htdocs directory
git clone https://github.com/ForeseTech/AptitudeTestSoftware.git

Navigate to the cloned repo
cd AptitudeTestSoftware/

Start the Apache and MySQL modules on the XAMPP Control Panel
Navigate to http://localhost/AptitudeTestSoftware/ to view the application.

Project Structure

AptitudeTestSoftware/
  .git                  # Git Source Directory
  answers/              # Page to display answers
  includes/             # Utility Helpers
  leaderboard/          # Page to display scores of all users
  login/                # Accept student data and show test rules
  schema/               # SQL Schema
  screenshots/          # Applications screenshots for documentation
  static/               # Static CSS and JS files
  test/                 # PHP Script to display questions and question images
  composer.json         # Project Description and Dependencies
  favicon.ico           # Favicon for the application
  index.html            # Application entry point
  LICENSE               # MIT License file
  Procfile              # List of process types in an app
  README.MD             # Brief documentation
  sql_connections.php   # Database connection helper

Features and Screenshots (Click to enlarge)

Login Page Test Page Leaderboard Page
Question Input Page Feedback Page Answers Keys

Tools

Acknowledgements

We used a combination of many tutorials and StackOverflow posts to create this project. The following have been the most important.

FAQ's

Contributors

Contributing

Please feel free to fork, comment, critique, or submit a pull request.

License

This project is open source and available under the MIT License.

aptibold's People

Contributors

theoafactor avatar

Watchers

 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.