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

Commit 4963f93

Browse files
committed
New release
1 parent 73d10f3 commit 4963f93

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

VERSION

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
RunestoneServer-6.1.16
2+
3+
- Bug fixes for peer instruction
4+
- Fix student progress dashboard for PTX books
5+
- Fixes for WebWork problems
6+
17
RunestoneServer-6.1.15
28

39
- Bug fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# ================
1818
[tool.poetry]
1919
name = "runestone_poetry_project"
20-
version = "6.1.15"
20+
version = "6.1.16"
2121
description = "A web2py-based server for the Runestone e-book system."
2222
authors = ["Brad Miller <[email protected]>", "Bryan A. Jones <bjones AT ece DOT msstate DOT edu"]
2323
license = "MIT"

static/motd.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<h4>Updates January 13, 2023 </h4>
1+
<h4>Updates January 21, 2023 </h4>
22
<ul>
3-
<li>Peer Instruction updates</li>
3+
<li>PreTeXt book fixes</li>
44
<li>Major update to how students can track their assignment progress</li>
55
<li>Short answer questions can now have attachments! - the uses for this are pretty much endless! Enjoy.</li>
66
<li>Better filtering when doing manual grading</li>

0 commit comments

Comments
 (0)