This repository was archived by the owner on Jun 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1- RunestoneServer-6.1.10
1+ RunestoneServer-6.1.11
2+
3+ Changes since 6.1.10
4+
5+ - Minor updates
26
37- Add filter to manual grading to only show ungraded questions.
48- Clean up the student peer instruction selection page
Original file line number Diff line number Diff line change 1717# ================
1818[tool .poetry ]
1919name = " runestone_poetry_project"
20- version = " 6.1.10 "
20+ version = " 6.1.11 "
2121description = " A web2py-based server for the Runestone e-book system."
2222authors = [
" Brad Miller <[email protected] >" ,
" Bryan A. Jones <bjones AT ece DOT msstate DOT edu" ]
2323license = " MIT"
Original file line number Diff line number Diff line change 1- < h4 > Updates November 11 , 2022</ h4 >
1+ < h4 > Updates November 18 , 2022</ h4 >
22< ul >
33 < li > < b > New</ b > You can now register for a book by clicking on a button in the library</ li >
44 < li > < b > New</ b > Added a checkbox to filter non-zero grades from manual grading to help you find 0's and ungraded questions more easily</ li >
5+ < li > Log the server serving a particular page for better debugging</ li >
6+ < li > Fixes to horizontal parsons</ li >
57 < li > Experimenting with using ethicalads.io for adserving - NO TRACKING COOKIES</ li >
68 < li > Change expiration of acccess token to 15 weeks so it should last an entire semester.</ li >
79</ ul >
You can’t perform that action at this time.
0 commit comments