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

Commit

Permalink
Small christmas update
Browse files Browse the repository at this point in the history
  • Loading branch information
bnmnetp committed Dec 23, 2022
1 parent e3adcc3 commit 6749945
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
4 changes: 4 additions & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
RunestoneServer-6.1.14

- Improved Filtering on grading page.

RunestoneServer-6.1.13

- Support for grading attachments to short answer questions!
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# ================
[tool.poetry]
name = "runestone_poetry_project"
version = "6.1.13"
version = "6.1.14"
description = "A web2py-based server for the Runestone e-book system."
authors = ["Brad Miller <[email protected]>", "Bryan A. Jones <bjones AT ece DOT msstate DOT edu"]
license = "MIT"
Expand Down
5 changes: 3 additions & 2 deletions static/motd.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<h4>Updates December 18, 2022 - Happy Holidays</h4>
<h4>Updates December 22, 2022 - Happy Holidays </h4>
<ul>
<li>Many changes for books written in PreTeXt!</li>
<li>Major update to how students can track their assignment progress</li>
<li>With a short answer question you can now have students upload a file - the uses for this are pretty much endless! Enjoy.</li>
<li>Short answer questions can now have attachments! - the uses for this are pretty much endless! Enjoy.</li>
<li>Better filtering when doing manual grading</li>
</ul>
<h4>High School Teachers:</h4>
<p>
Expand Down

0 comments on commit 6749945

Please sign in to comment.