Content deleted Content added
no link |
allow use of b-checklist without affecting quality class |
||
Line 319:
table.insert(rows, args.HOOK_ASSESS)
end
if
local b_checklist = require(cfg.auxiliary_module .. (sandbox or '')).b_checklist(args, raw_args, class, demo, assessment_link)
table.insert(rows, b_checklist)
|