Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
Update version to 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bnmnetp committed Feb 18, 2022
1 parent c59d186 commit 821d2b9
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
RunestoneServer-6.0.1
RunestoneServer-6.0.2

Changes in 6.0.2

Bug fixes and updates to Peer Instruction
* [x] Allow groups > 2 for peer instruction
* [x] Fix the duplication of partners problem
* [x] Didn't like your partner over and over again
* [x] Reset the radio button when a new peer is selected
* [x] Blank out answer when you start vote 2
* [x] On second vote it still says your first answer
* [x] Please discuss the answers with your group members.
* [x] Put the countdown in red

Changes in this release, tagged 6.0.1

Expand All @@ -15,6 +27,6 @@ Big Changes to the 6.x series
3. Version 6.x requires Docker - use docker-tools to build a container and docker compose to launch.
4. All book apis in ajax.py are deprecated. All of books.py is deprecated
5. The RunestoneServer can be built in 3 modes
- --single - good for a single course production setup
- --single-dev - good for development work
- --multi - Good for running multiple Containers with a single database server and a load balancer
- --single - good for a single course production setup
- --single-dev - good for development work
- --multi - Good for running multiple Containers with a single database server and a load balancer

0 comments on commit 821d2b9

Please sign in to comment.