Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2021 07 13 rebase #33

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,16 @@ Improved display of buttons etc.
Participant number is now always displayed for anonymous Assignments
Option to add extensions directly from report
Bug fixes

Unreleased
Changed "Username" to "Name" (for firstname lastname), allowing "Username" separately for the user login name.
Added option of splitting name into separate columns for first and last names.
Added "Username" option to Profile field options (for login name).
Converted submission fields to a preference, adding options for:
- grade value and maximum grade in separate columns.
- submission creation date
- submission lateness (including extensions)
NB: This has changed the field order in the columns.
Converted File submission fields to a preference with all enabled submission plugins.
Added a placeholder() function for debugging; identifying which field a placeholder is for.
Added course fields preference, for including more course info. (Only includes idnumber so far).
Loading