Git Product home page Git Product logo

greenpen2's Introduction

GreenPen2

GreenPen is an open-source assessment management suite, which allows teachers and students to view summative, standardised and formative data linked to specificiation points. GreenPen produces detailed analytics of syllabus mastery at the student, cohort and school level.

Installation

  1. Clone this repository with git clone
  2. If you have not already done so, install docker for your platform.
  3. Bring test that the initial setup works correctly with docker-compose up --build.
  4. Assuming this works correctly, you can now start developing.

Deployment

  1. Clone the repository to your remote server using git clone.
  2. Edit the script init-letsencrypt.sh to include your email address, and set the correct staging variable (start with 1 for testing, then 0 when you've verified it's correct.
  3. Run chmod +x init-letsencrypt.sh and sudo ./init-letsencrypt.sh
  4. Run docker-compose -f docker-compose.prod.yaml up -d --build to bring up the server.

Use with PyCharm

The GreenPen developers use PyCharm as their IDE. To add docker to your PyCharm installation, follow the instructions on the PyCharm website

First-time setup

  1. You can either use docker client to attach a shell to the terminal, or use PyCharm's 'run manage.py' task. Those confident with the use of docker can directly run the following command;
  2. Run manage.py createsueruser to add yourself as a superuser to the system.

Contributing

Please feel free to add to the project. It is strongly recommended that you ensure that all code is accompanied by unit tests, and that these all work correclty when running manage.py test GreenPen.

greenpen2's People

Contributors

jdjwright avatar dependabot[bot] avatar

Stargazers

 avatar Ved Kuwadekar avatar John Ling avatar

Watchers

 avatar  avatar

greenpen2's Issues

Certain students's "List my exam" section is empty

The group of students affected seem to be random. It's empty as in there is nothing there except "Exam list for [Student Name], [Class]"

Edit: Could be due to students not entering/ saving their self assessment details.

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.