Overview

This update introduces benchmark groups, grade threshold refinements, and new submission management tools for instructors.

Small Feature Releases

Generating Resubmissions on Behalf of Students

Course Assignments > "GigScheduler" Assignment > Assignment Submissions (this is fake user data
Course Assignments > "GigScheduler" Assignment > Assignment Submissions (this is fake user data)

Users requested a way to generate a new submission on behalf of a student. The use case for this may be something like regrading an exam, where the student isn't in charge of uploading their taken exam, rather the instructor must upload it for them. By generating a new submission, the instructor no longer has to change the grades of the initial exam. This functionality also support generating initial submissions- perhaps if the student forgot to submit their assignment or if the assignment requires no submission. Note that if you generate a submission before the assignment due date, the student will only be able to edit that generated submission while it is not yet assessed.

Course Settings

  1. Added arrows to reorder mastery levels in course settings
    • Mastery levels can be reordered without affecting existing ratings. However, this will affect how grades are calculated. If you decide to reorder mastery levels, double check your grade benchmarks and grade thresholds to ensure they look good.
  2. Added clearer labels to the order in which mastery levels should be created
  3. Added arrows to reorder parent and child objectives in course settings
    • The order you put objectives in in your settings will affect how they are ordered in other parts of the site.

Assignment Submissions Toolbar

Added two new buttons to the instructor toolbar:

Course Assignments > "GigScheduler Assignment" > Assignment Submissions > Instructor Assignment Submission Toolbar
Course Assignments > "GigScheduler" Assignment > Assignment Submissions > Instructor Assignment Submission Toolbar

Bulk Import Ratings

The bulk ratings import feature allows the teaching team to download a CSV that contains the proper formatting to input ratings en masse. This is a handy way to import ratings from other platforms without having to manually enter each rating.

Export Reusable Feedback

The "Export Reusable Feedback" button allows the teaching team to download a CSV that contains all instances of reusable feedback used for an assignment. This information might be useful to perform data analysis of the most reused feedback.

Large Feature Releases

Grade Calculation Refactors

To allow for more flexibility with our grade calculation algorithm now and down the road, we made some tweaks to how we make users set up the necessary components for grade calculations. This includes some changes to our terminology:

  1. Grade Recipe Constraints => Grade Benchmarks
    • As a reminder, grade recipe constraints (now grade benchmarks) define the configuration for each "bar" a student must meet to achieve a certain grade distinction.
  2. Grade Recipe Ingredients => Grade Thresholds
    • As a reminder, grade recipe ingredients (now grade thresholds) define the individual number in each "bar" that a student must meet to achieve a certain grade distinction
Course Settings > Grade Benchmarks Form

Grade Benchmarks Form

Where previously sets of grade recipe constraints were tied to the course's parent objectives, now any amount of grade benchmarks groups can be defined for the course. A grade benchmark group must be tied to a mastery level scheme. Once this mastery level scheme is selected, the user can select which course parent objectives that use the selected mastery level scheme they'd like to "feed into" this benchmark group. If an objective "feeds into" a benchmark group, it means that any rating made for that objective (or its children objectives if applicable) will count towards this benchmark group.

Benchmark groups come with more functionality than before. What has remained the same is the set of constraints (now "benchmarks") that a user can define. The following functionality has been added:

  1. (Previously mentioned) a benchmark group can take ratings from multiple parent objectives instead of being limited to one per group
  2. A benchmark group can be excluded from being used in the grade calculation
    • This covers cases like instructors wanting to give students feedback for certain pieces of work that shouldn't be considered in the grade calculation.
  3. A benchmark group can be configured to take the "best" mastery levels achieved for each objective in the benchmark group. See the below section for more details

Only Considering the "Best" x Mastery Levels for Grade Calculations

Course Settings > Benchmark Groups > Limit the number of mastery levels used in grade calculations for a benchmark group

We received feedback from users that they like to set up their courses in a way that allows students to show mastery for certain objectives a certain amount of times, and then not need to show it again. By opting to "limit the number of mastery levels used in grade calculations for each objective", you can achieve this functionality.

Consider this benchmark group:

Course Settings > Benchmark Groups > Example Benchmark Group

Consider the following information:

  1. The Curriculum objective has two child objectives "Database Design" and "Algorithms".
  2. A student has received an Exemplary, a Satisfactory, and a Not Yet across several assignments for Database Design.
  3. The same student has received a Satisfactory and a Not Yet across several assignments for Algorithms

Then, the only ratings that would contribute towards grade calculations (or, in other words, that would contribute towards the benchmarks in this benchmark group) are Exemplary for Database Design and Satisfactory for Algorithms. The system will only take the top x mastery levels achieved for a student.

Grade Thresholds

Grade thresholds (previously on the grade recipes page) now hold the individual values a certain must reach for each benchmark group to obtain a certain grade distinction. The form for configuring these values has not changed.

Benchmark Group Objective Exclusions

Users also requested the ability to prevent ratings for certain objectives in certain assignments from contributing to certain grade benchmark groups. To support this, we added the following feature to mark an objective from being included in a benchmark group's grade calculation:

Assessment "Attempt History"

To better support the teaching team when assessing objectives that contribute to benchmark groups that only take the best x mastery levels, we added an indicator to show a brief history of the student's top mastery levels for that objective:

Assessment Editor: Attempt History Preview
Assessment Editor: Attempt History Preview

Using this attempt history, the user can quickly see whether the user has already reached the level of mastery that is expected of them in the course. In this example, the Curriculum benchmark group was configured to only consider the top 2 mastery levels.

Looking Forward

We are super excited to release these features! As always, if you find any issues, please reach out to founders@teachfront.com. Have any ideas for ways we could take these features even further? Let us know!