-
Why is brightspace not allowing me to submit an assignment?
I recently had an assignment due and spent multiple hours trying to get it submitted, but it kept getting stuck on the submission screen. There was no loading bar or anything. When I pressed submit it was like I never did. I tried to submit amongst various devices and different wifi networks but the same result was always…
-
Professional Development / Faculty Development Course
Hello all! Does anyone have a professional development or faculty development course setup with learning paths that I could talk with about how you all have it set up? I am interested in setting up a course with learning paths, competencies, and outcomes?
-
Embedding a Google Site into BS HTML.
I wanted to see about the viability of embedding a Google Site into a Brightspace course using HTML? The course is designed around the information contained within the Google Site. Instead of remaking all the content in BS, I am wondering what the possibility is of being able to embed the Site into BS. This way they can…
-
Force local login form for oauth2 when SSO is enabled
On our site we have SSO enabled for our students and teachers. For integrations which use the APIs we use local accounts. Is there a way to trigger the local login screen when using https://auth.brightspace.com/oauth2/auth to get a token so you can use a local account? Now yoy need tricks to add the ?noRedirect=1 to go to…
-
Is anyone else having a problem with Brightspace pulse app?
My pulse app was working fine 2 days ago and then stopped. Un-installed and reinstalled, still not working.
-
24 Hour Clock in D2L
How do I change my settings so that my assignment due dates are shown in the standard 24 hour format? I've been using the 24 hour clock for 18 years, and honestly, it's really hard to use AM/PM now. For me it's an accessibility thing, just like needing to use the Dvorak keyboard.
-
User Language Setting
While the LMS interface can display other languages like Chinese based on user individual setting, am I right to say that the Quiz questions will not be translated, especially in a Lockdown Browser environment? Things that can be displayed in other languages are limited to text like "saving" status, menu items?
-
Change name from "Imported Module"?
Our organization migrated from Moodle, and I see one thing that got imported in the Table of Contents called "Imported Module". I'd love to keep this module but change the name. So far haven't figured it out - any pointers? Thanks!
-
400 Errors on API after scope update
I am receiving 400 errors when I try to refresh my token after updating my scope. I tried restoring the scope to the previous values and am still getting a 400 error. I have tried testing in Postman but am getting other errors. Nothing in my code base has changed other than trying to update the scope variable. This is very…
-
How can i know how many user sessions does the APP Pulse Uses.
We have been trying to Limit the user sessions to 2 which are for 2 devices the pulse app and another device like a PC, but we have found this causes pulse app to malfunction. When the users access the pulse app we have found that the app uses 2 sessions at the same time maxing out our requirements. Pulse app requires…
-
Janice Schregardus
When I go to Progress - Grades: how do I find out if someone has something to be graded. As of now, I am going through each student's list of assignments to see if they have done anything since the last time I checked. This is very time consuming. There must be an easier way to find this out without going through every…
-
New to the community
I was asked by my instructor to download Brightspace; however, I don't know the purpose or how to navigate through it. Any tips?
-
Using Microsoft Login
We are new to using Brightspace. We had our local IT department configure the necessary plugins for users to log in to Brightspace using their district-provided Microsoft accounts. However, when we created an account and tried to log in using this method, we got the following error: "Brightspace by Desire2Learn Sorry, but…
-
Is there a way to Search for a Module within one course within Brightspace?
If I am creating several modules within one faculty development course and teachers want to search for the module on assessments (for example), is there a way to set that up?
-
Hotspot not displaying correctly
Hello, I have set up a series of nested click-to-reveal buttons. Clicking the first button is supposed to display a hotspot element and a button the reveal the subsequent section. I've attached a document with a series of screen images and descriptions of the clicks that initiated what is on the screen (I also included the…
-
SIS Course Merge
I am a Brightspace administrator. Is there documentation about SIS Course Merge so I can learn to merge enrollments of several courses?
-
Playback speed
Playback speed changes do not carry over from video to video. How can we set this for users?
-
How to obtain an access token for accessing LTI Advantage Services
I am trying to obtain the access token by exchanging the id_token I am receiving the following error: Error: Request failed with status code 400 My Code: Also I have tried to do properly form a JWT signed with my private key and use it: const privateKey = fs.readFileSync(path.resolve(__dirname, 'private.pem'), 'utf8'); //…
-
allow-same-origin flag in your iframes for custom widgets?
I want to create a custom widget where in I add a script for a third party js widget so it would render in my course home page. But currently i'm getting an error as follows: `DOMException: Failed to read the 'cookie' property from 'Document': The document is sandboxed and lacks the 'allow-same-origin' flag.` `cannot set…
-
Does D2L automatically have Readspeak?
Hello, I am new to Brightspace and D2L. I work in British Columbia Canada in an online High School. I have a student who would benefit greatly from a text-to-talk program for Life Sciences 11 (Biology 11). Does the D2L/Brightspace package automatically come with text-to-talk abilities or does the student have to download…