Coder Social home page Coder Social logo

ams's Introduction

Assignment Management System

Assignment Management system helps teachers (mostly at university level) to create and discuss assignments with students in an interactive and easy way. The differene between ASM and other cms or education cms systems is in the simplicity of AMS.

Options

AMS don't have to many options yet but we want AMS to be simple and to the point solution for assignment management rather then a jack of all solution. AMS has a very small learning curve for users as well as teachers.

Even if more options are added, it is important to trun complexity to simplicity and give a comprehensive uesr interface and minimal user interaction (in the sense that system should take care for most functions and user is only enjoying reports and trying to improve his learning)

Plagarism

There is a great amount of work required here. In the first version of ASM, we will start to look diff algorithms and match assignment text between different users.

Assignment Format

Assignment can be files in pdf, excel sheets, word documents, or plain text documents.

Roles and Permission

At the top level, there are 3 roles which are student and teacher and teacher-assistant.

Software

Laravel 5.x Vue 2.5.x

How to install

ams's People

Contributors

anasmajeed avatar zainulabidin302 avatar

Watchers

 avatar  avatar  avatar

ams's Issues

Backend API for AMS (initial draft)

GET - /course { returns a list of all courses }
GET - /course/:id { returns a course }
POST - /course { returns a list of all courses }
PUT - /course { update a course with id }
DELETE - /course { update a course with id }

Create migration for the project

@anasmajeed
I want to know how are we starting to build the database of the system.

Particularly I am interested in the migration and seed data.

Q. What do you think is the best way to create a database for local development machines?

Q. Should we use mongo or keep it sql for now?

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.