-
how to extend test time
how to extend test time
-
When may I access PIE?
-
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…
-
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…
-
in Quiz, is the Instructions field editable?
Quiz Details section 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 https://YOURNAME.brightspace.com/d2l/lms/quizzing/user/quiz_summary.d2l) before they click the Start Quiz button – is…
-
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.
-
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…
-
I'm looking for advice on plagiarism software. What is a good match with brichtspace?
We used ouriginal until now, but since they have been taken over by Turnitin we don't have a good contact anymore and the new product isn't compatible with Brightspace yet so we are hesitating to sign a new contract with them. What do you use? what is already quite good in detecting AI use?
-
Revise a role so it does not have access to all courses
Currently, our Dean role has access to all courses. Despite using different templates for different departments and only having the necessary dean on those templates, all users with the role of Dean show up in all classes. I cannot figure out which permission to remove to stop this from happening.
-
Students who didn't attempt a Quiz still need to be able to see solutions?
I use daily quizzes in my class as a sort of "barometer" for students to make sure they've understood the concepts for the day. I've set the quizzes to "When published, display to learners: All questions, with correct answers". As I understand it, this means once I publish the quiz, students who made attempts will see…
-
Export Quiz Attempt
How do I export a specific student quiz attempt as a static file example (pdf ideally) for use in accreditation reporting? This is an essential function that seems to be absent.
-
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.
-
where do i go to acess math editor in brightspace
where do i go to acess math editor in brightspace
-
View assignment mark history?
I am looking for a way to see a detailed mark history log for an assignment for a specific student. I want to know when and by who an assignment was marked, with all the details of each revision (mark, feedback, rubric). And also by who and when the mark was published. So far I have found the Submission Log (very useful!)…
-
Multiple rubrics print over each other
We need to export marked rubrics to PDF for external moderation purposes. We always have two different rubrics attached to our assessments. To create the PDF, we pop the rubrics out into the Assess Rubrics for <student name> window, and then using the browser function to print to PDF. When we do that, the two rubrics…
-
Feedback
I am seeking clarification regarding the timestamping of feedback provided to students on their discussion posts within the Brightspace platform. Specifically, I would like to understand if the system automatically records the date and time when feedback is posted by an instructor., in a discussion post. This information…
-
Help with Scheduled CSV Option in Analytics Builder
Hello. We recently gained access to the new Analytics Builder, and I am comparing features between it and the Insights Report Builder. I was attempting to test scheduled sending of data, and I am only seeing a PDF option for dashboards. Does anyone know how to send CSV data on a schedule like you can in DOMO? I sure hope I…
-
How can I sort columns on the Enter Grades page?
How can I sort on the Enter Grades page for an item so that I see a list of students who have not yet submitted that item at the top of the list, arranged in Last Name A - Z order? If I sort them by Last name A to Z, and then try to sort them by Ascending grades, it reverts the names to a First name A to Z sorting.
-
Customize What would you like to add?
Hi, My institution recently switched to the new content (lessons) experience, which changed how we add materials. Now, when I click the "Add Existing" button, it takes me to a page called"What would you like to add?". This page shows a few pre-selected content types on the main screen, and everything else is grouped under…
-
Unauthorized Error When Generating Access Token via Postman
Input Request: curl --location 'https://auth.brightspace.com/core/connect/token' --header 'Content-Type: application/x-www-form-urlencoded' --data-urlencode 'grant_type=client_credentials' --data-urlencode 'client_id=72f31814---**-1c168ffe32d3' --data-urlencode 'client_secret=WExEwa********************ZJIeppks'…