fix ajax action access, dont use delayed for model_solutions
This commit is contained in:

committed by
dependabot-preview[bot]
![dependabot-preview[bot]](/assets/img/avatar_default.png)
parent
c9b6b213f4
commit
6e11f29fdf
@ -132,7 +132,7 @@ RSpec.describe ProformaService::ConvertExerciseToTask do
|
||||
filename: file.name_with_extension,
|
||||
used_by_grader: false,
|
||||
usage_by_lms: 'display',
|
||||
visible: 'delayed',
|
||||
visible: 'yes',
|
||||
binary: false,
|
||||
internal_description: 'reference_implementation'
|
||||
)
|
||||
|
Reference in New Issue
Block a user