Skip to content

Feature: new tiggers and steps #181

@noisyjerm

Description

@noisyjerm

I am looking at extending your plugin to meet our end of semester workflow whereby we retain the course and put it into a kind of read-only state. The actions we will take are:

  • Lock the grades
  • Change the student roles

By adding a few sub-plugins, I believe I can achieve this workflow. The sub-plugins I am considering developing are:
Triggers

  • Course end date – This would be similar to the existing Course start date
  • Course custom field – If the value of a specific custom field matches the supplied

Steps

  • Lock user grades – lock all records in the grade_grades table for the course
  • Change student roles - not sure how I will approach this yet. We use cohorts so it could be an update cohort step
  • Set custom field – change the value of a custom field

I’d appreciate any thoughts and guidance from you before I start development so I can make sure it is useful for others also. Please let me know if you think these triggers and steps will be useful or if you suggest any changes.

Many thanks

Jeremy

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions