Skip to content

Advanced "Label students that qualifies for final exams"

ilyakh edited this page Jan 8, 2013 · 7 revisions

This guide is for the Advanced filter available when you Register the students that qualify for final exams.

Rules

An advanced filter consists of one or more rules. The rules are applied to every student in the grid, and the first rule that matches results in the student getting labeled as qualifies-for-exam. If no rule matches, the student is labeled with unqualified-for-exam.

How a rule work

A rule has two sections:

  1. Must pass
  2. Must have points

In both sections you create a list of assignments, and for must have points you also specify a range of points. The list of assignments is actually a list of lists of assignments. Each entry can contain one or more assignments. When you specify multiple assignments on one row, you give students multiple alternative assignments that they can solve, and Devilry automatically selects the assignment with the best score.

A typical challenge that the Advanced filter can solve

For this example, we have a subject where students can choose between 3 alternative sets of assignments:

  • Students must pass the following 3 assignments: week1, week2, week3.
  • ... OR Students must have at least 100 points in total on project1 and project2.
  • ... OR students must pass one of two extra complex assignments AND get at least 30 points on one of week1, week2 or week3.
Clone this wiki locally