This repository was archived by the owner on Jun 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed
Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 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
315Changes in this release, tagged 6.0.1
416
@@ -15,6 +27,6 @@ Big Changes to the 6.x series
15273. Version 6.x requires Docker - use docker-tools to build a container and docker compose to launch.
16284. All book apis in ajax.py are deprecated. All of books.py is deprecated
17295. 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
You can’t perform that action at this time.
0 commit comments