Skip to content

Add the ability for instructors to add PerformedLessons.

Tom Mychost requested to merge 192-instructor-feedback into master

Most of this already existing, but was missing a context variable.

If the instructor is not TO/DO, then the instructor field is hidden and the value locked to their account to prevent tampering.

Requires update to base field template to separate hidden fields from visible ones.

Add test to confirm instructor field behaves as expected.

Add link to add PL from upcoming lessons page. Includes session in hidden field so everything is tracked correctly. Could perhaps do with a tad more context clues here.

Closes #192

Edited by Tom Mychost

Merge request reports