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
@ -50,7 +50,6 @@ module ProformaService
|
||||
task_file(file).tap do |ms_file|
|
||||
ms_file.used_by_grader = false
|
||||
ms_file.usage_by_lms = 'display'
|
||||
ms_file.visible = 'delayed'
|
||||
end
|
||||
]
|
||||
end
|
||||
|
Reference in New Issue
Block a user