Giter Site home page Giter Site logo

shetty073 / soak-your-brain-elearning-app Goto Github PK

View Code? Open in Web Editor NEW
20.0 1.0 7.0 119.14 MB

An e-learning platform built in python (django)

License: MIT License

Python 34.07% HTML 52.92% CSS 1.94% JavaScript 11.07%
elearning-application django django-application python python3 html-css-javascript fetch-api elearning google classroom

soak-your-brain-elearning-app's Introduction

soak-your-brain-elearning-app [WIP]

An e-learning management platform (like Google Classroom) built in Django (python)

Screens

sybadmin screens collegeadmin screens teacher screens student screens

About this project

I made this project for my college degree's final year project work. This is an e-learning management system just like Google's Classroom but opensource. My initial plan was to develop a SaaS platform but this can be used for local deployments too (with minor tweaks required). I believe that there is a lot of potential in this project. I will continue to work on this in my free time and make this production ready.

Database

  • I am using MySql server

Note:

  • <script></script> tags in base.html are not available for college_base.html and vice versa.

How to run?

  1. do pipenv install and then pipenv shell
  2. migrate using python manage.py migrate
  3. load data from fixtures python manage.py loaddata plans
  4. Create superuser python manage.py createsuperuser
  5. Go and edit superuser from django's admin panel - assign this superuser to sybadmin group
  6. You are all done

Do you wish to contribute?

  • Head over to the issues and select a issue of your liking.
  • If you have any doubts or need explanation of any issue then post question in the respective issue thread.
  • Please don't create new issues for asking questions about already open issue, use that particular issue's thread for asking questions or head over to discussions.

Found a bug? Use these templates as reference for creating issues:

License info

MIT License

Copyright (c) 2021 Ashish Shetty

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

soak-your-brain-elearning-app's People

Contributors

dependabot[bot] avatar shetty073 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

soak-your-brain-elearning-app's Issues

Problem with adding options to questions while creating a classtest post

In create post form while creating a test post, if I add less that 4 options to Q1 then add Q2 then add remaining/more options to the previous question i.e. Q1, then the add option button of Q2 no longer works and we can no longer add more options to Q2.

To Reproduce
Steps to reproduce the behavior:

  1. Go to create new post form and select classtest post as post type
  2. add 2 or 3 options for Q1
  3. add Q2 and add 2 or 3 options
  4. add 1 more option in Q1
  5. now try to add more option to Q2, the add option button will no longer work

Expected behavior
If I add less that 4 options to Q1 then add Q2 then add remaining/more options to the previous question i.e. Q1, then the add option button of Q2 should work and we should be able to add more options to Q2.

Probable cause:

  • Fault in front end javascript logic used for adding options and new questions

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.