Module:Class mask/sandbox: Difference between revisions

Content deleted Content added
not using
uppercase
Line 87:
end
end
ret = all_pass and 'B' or-- all_completereturn andB 'C'if orall gradecriteria are marked passed
or all_complete and 'C' -- or return BC if allwhole criteriachecklist areis markedcompleted but not all passed
or grade:upper() -- otherwise defer to entered grade
-- or return C if whole checklist is completed but not all passed
-- otherwise defer to entered grade
elseif args.b ~= 'no' then
ret = 'B'