Add internal title for exercise
The internal title is designed to provide an alternative title for teachers. It is not exposed to learners.
This commit is contained in:
@ -208,6 +208,7 @@ class ExercisesController < ApplicationController
|
||||
:allow_file_creation,
|
||||
:allow_auto_completion,
|
||||
:title,
|
||||
:internal_title,
|
||||
:expected_difficulty,
|
||||
:tips,
|
||||
files_attributes: file_attributes,
|
||||
|
Reference in New Issue
Block a user