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

Commit 821d2b9

Browse files
committed
Update version to 6.0.2
1 parent c59d186 commit 821d2b9

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

VERSION

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
RunestoneServer-6.0.1
1+
RunestoneServer-6.0.2
2+
3+
Changes in 6.0.2
4+
5+
Bug fixes and updates to Peer Instruction
6+
* [x] Allow groups > 2 for peer instruction
7+
* [x] Fix the duplication of partners problem
8+
* [x] Didn't like your partner over and over again
9+
* [x] Reset the radio button when a new peer is selected
10+
* [x] Blank out answer when you start vote 2
11+
* [x] On second vote it still says your first answer
12+
* [x] Please discuss the answers with your group members.
13+
* [x] Put the countdown in red
214

315
Changes in this release, tagged 6.0.1
416

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

0 commit comments

Comments
 (0)