-
Course Extensions
I have a student who is a week behind and needs an additional week beyond the end date of the course to complete their work. Will adjusting Special Access for one or more gradable entities for a single student extending the availability of entities beyond the end date of the course? Or, does the course end date supersede…
-
Attendance Tool - Freeze Learner Column
A limitation of the Attendance tool is that the 'Learner' name column is not frozen when you scroll right. It is very inconvenient after session column 10 to keep track of what Learner row you are on without scrolling back left to see the name. Can you add this to the known issues list? The Learner column and the first two…
-
Student Completion Checkmark in Content
Is there a way to turn on the checkmark for required material in the Contents tab? The New Content experience removed this feature, and many of our students would like that to be available.
-
Wanted: Example Custom CSS file for Creator+
Does anyone have an example custom CSS file for Creator+/Contentstyler that they are willing to share? We are new to Creator+, but we plan to make the most of the custom styler option.
-
Is it possible for Instructors to import feedback comments to the Grades Tool
Hi There, I'm wondering if there is any way for instructors to import feedback comments via the Import function within the Grades Tool? Currently the csv file only contains columns for whatever Grade items have been selected for export. Is it possible to add a feedback column for import when populated? A similar query was…
-
Is there a way to freeze the column with student names in the attendance register? Similar to what
Is there a way to freeze the learner column as you would in an excel spreadsheet? The attendance register is cumbersome to use after a certain point.
-
Deleting " Work to do "
I have taken over a course from another instructor and I need to get rid of work to do. https://lms.nait.ca/d2l/home/87169
-
in Quiz, Description is repeated on consecutive screens
when in Course Content, before clicking the Start Quiz button, you see a Description of the quiz (quiz1.png) - once you click Start Quiz, a second screen appears that repeats the Description (quiz2.png) - is there a way to skip over this repetition of the Description, and have the user go right into the quiz w/o clicking…
-
Nav Bar Customization
Is it possible to hide items in the Nav Bar depending on role? I know there are some tools that do not display depending on role, such as Data Hub which is only available to Admins but not Instructor or Student roles, for example. We would like to hide the Assignments tool in the Nav Bar for students so that they rely on…
-
When we are doing IPSIS run for the users it is showing the status is still in progress.
Since 14th May when we are doing IPSIS run the attribute is still showing in progress. This is happening for all Bankhall and Sesame users. Attached the screenshot.
-
Creation of PDF from question library or quiz
Can you create a PDF of a quiz or question library?
-
When may I access PIE?
-
How to Generate a Course Completion Report
We need to know how many Staff Members have completed one of our BrightSpace Courses. Cannot find a way to do this via the Course Admin Options
-
help!
how do i login into the pulse app? i cant login to it
-
how to extend test time
how to extend test time
-
Import grade and feedbacks using Excel
Is there anyone who knows if there is a way to bulk import grade and feedback using Excel? Or may be such feature does not exist?
-
Quiz Corrections - Spelling
Hello! Is there a way of performing point adjustments to fill-in-the-blank items when adjusting misspelled words from incorrect to correct in quizzes or assignments? One of our professors would like to be able to do this in bulk as some medical terms have multiple, correct answers and students use both.
-
in Quiz, is the Instructions field editable?
Quiz Details section https://community.d2l.com/brightspace/kb/articles/3413-create-and-configure-a-quiz shows how to edit the Description field, but I’m looking to edit the Instructions field that appears below the Description field when a student is on the Summary page (such as…
-
Which scope is required to download a feedback document from an assignment?
I am trying to download feedback documents from assignments (dropbox) using this API call: GET /d2l/api/le/(version)/(orgUnitId)/dropbox/folders/(folderId)/feedback/(entityType)/(entityId)/attachments/(fileId) It gives met a 403 (Not Authorized) error. The user running the API call is a Super Admin and in Brightspace it is…
-
Retrieve the submission for a selected student
The API provides an end point to retrieve information about all submissions to a selected assignment folder (dropbox) GET /d2l/api/le/(version)/(orgUnitId)/dropbox/folders/(folderId)/submissions/ It does not include a parameter to provide a userId to only retrieve the information for a specific student and so you have to…