mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
added draft for quiz and assessment unfinish
This commit is contained in:
@@ -113,6 +113,7 @@ export const BOOLEAN_FIELD_LABELS = {
|
||||
is_public: ["Private", "Public"],
|
||||
is_banned: ["Not Banned", "Banned"],
|
||||
is_required: ["No", "Yes"],
|
||||
accepts_submissions: ["No", "Yes"],
|
||||
};
|
||||
|
||||
function renderCell(attr, value) {
|
||||
|
||||
Reference in New Issue
Block a user