d2l.Tools.Assignments.AnnotationsDefault
|
Org Unit |
ON |
Determines if the Make annotation tools available for assessment check box is enabled for that course. With this configuration variable, administrators can set the default to OFF when new assignments are created. |
d2l.Tools.Dropbox.
ApproachingEndDateThreshold
|
Org
|
48
|
Determines the number of hours before an Assignments tool end date, at which point it becomes classified as approaching.
|
d2l.Tools.Dropbox.
FilenameFormatGroup
|
Org Unit
|
{GroupName} - {firstName} {lastName} - {submissionDate}\{filename}
|
Determines the name of the files created within the zip folder when group assignment submissions are downloaded.
|
d2l.Tools.Dropbox.
FilenameFormatSingle
|
Org Unit
|
{filename}
|
Determines the name of the file created when an individual assignment submission is downloaded.
|
d2l.Tools.Dropbox.
FilenameFormatUser
|
Org Unit
|
{firstName} {lastName} - {submissionDate}\{filename}
|
Determines the name of the files created within the zip folder when individual assignment submissions are downloaded.
|
d2l.Tools.Dropbox.MaxFileSize
|
Org
|
0 (No Limit)
|
Maximum file size (in Kb) for a single Assignments submission. A value of '0' means that no limit is defined. Only integer values are accepted.
|
d2l.Tools.Dropbox.MaxTotalFileSize
|
Org
|
0 (No Limit)
|
Maximum file size (in Kb) per user/group per assignment. A value of '0' means that no limit is defined. Only integer values are accepted.
|
d2l.Tools.Dropbox.LearnerUseAssignmentListOptIn
|
Org |
ON (OPT IN) |
Deprecated. This is now controlled by a feature flag. If flag is false, then setting this ON enables new experience for all users with no option to opt out. ON (OPT IN) gives users the choice to opt in or out of the experience. OFF disables new experience for all users with no option to opt in.
|
d2l.Tools.Dropbox.NewFolderVisibility
|
Org |
Hidden |
Sets the default state of new assignments created in the Assignments tool, the Course Builder tool, or through the Assignments API to either Hidden (current default state) or Visible. |
d2l.Tools.Dropbox.DefaultAnonymousMarkingValue |
Org Unit |
OFF |
Enables anonymous marking as the default state for assignments. This can be disabled at the instructor's discretion. |
d2l.Tools.Dropbox.ForceAnonymousMarking |
Org Unit |
OFF |
Enforces anonymous marking as the default state for assignments. This cannot be disabled by instructors. |
d2l.Tools.AnonymousMarking.UseOrgDefinedId
|
Org Unit |
OFF |
Displays a learner's OrgDefinedId in place of an anonymous identifier when anonymous marking is enabled. This also requires instructors to have permission to view OrgDefinedIds and to have OrgDefinedIds associated with learner accounts in order for OrgDefinedIds to appear. |
d2l.Tools.System.Features.Annotations
|
Org Unit |
OFF |
Enables annotation tools in Assignments for instructors to leave inline feedback.
Note: This configuration variable only functions if you are a Brightspace Core customer.
|
d2l.Tools.System.Features.AnonymousMarking |
Org Unit |
OFF |
Enables the option to allow anonymous marking. |
d2l.Tools.Dropbox.DisplayConversionWarning |
Org Unit |
OFF |
Enables a brief, standard, warning when viewing a file that has been converted from its original file type to .pdf file in the Assignments tool: "This file has been converted and may have inaccuracies."
Note: This message is configurable via Language Management - search the term: txtConversionInfoMessage to make changes.
|
d2l.Tools.Dropbox.DownloadFileDefaultName |
Org |
- (hyphen) |
Determines the filename for an assignment submission to download if it is without a filename.
The configuration variable is checked only after the other filename-related configuration formats have been applied:
- d2l.Tools.Dropbox.FilenameFormatGroup
- d2l.Tools.Dropbox.FilenameFormatSingle
- d2l.Tools.Dropbox.FilenameFormatUser
If a filename is still empty after these configuration variables have been applied, then and only then is d2l.Tools.Dropbox.DownloadFileDefaultName used.
|
d2l.Tools.Activities.AdvancedAssessmentsEnabled |
Org Unit |
ON |
Enables Advanced Assessments features such as Co-Marking, Delegation, and Multi-Evaluator in the Assignments tool for courses with more than one evaluator with the Assignments > Give Feedback permission. |