submit checksum on export
This commit is contained in:
@ -28,7 +28,8 @@ module ProformaService
|
|||||||
uuid: uuid,
|
uuid: uuid,
|
||||||
# parent_uuid: parent_uuid,
|
# parent_uuid: parent_uuid,
|
||||||
language: DEFAULT_LANGUAGE,
|
language: DEFAULT_LANGUAGE,
|
||||||
model_solutions: model_solutions
|
model_solutions: model_solutions,
|
||||||
|
import_checksum: @exercise.import_checksum
|
||||||
}.compact
|
}.compact
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user