-
Why is D2L using poor UX design with nested frame-based user interfaces
It is known issue, especially, on Lenovo laptops, that on some features the frame within a frame within a frame code design does not allow a user to scroll down to click the Add or Submit or Allow buttons. I gave an exam on Friday using the Video Record option in a Written Response Quiz Question with my English language…
-
How do I remove a user from a SECTION using the API
I am able to enroll a user into any given section using the API, however I am unable to remove that same user from any given section using the API. I've reviewed the various endpoints, and the closest I got to removing a user using the API from a section was to call the DELETE method on an endpoint like this:…
-
Discussion forums in content and assessment section
My assignments and projects appear in both Content and Assessment sections of Brighspace. On the other hand, the discussion forums only appear in the Assessment section. Is it possible to make the discussion forums also appear in the Content section? Or is it possible for the assignments and projects only appear in the…
-
New Content Experience vs. New Learner Experience
Hello Brightspace Community, We are currently using the New Content Experience (NCE) for all of our courses, but we are interested in turning on the New Learner Experience (NLE). We really like NLE, particularly the arrows to navigate through content, the more visible tracking and knowing where they left off, and general…
-
Is there a feature/setting to ensure student is manually enrolled into ONE group only?
Is there a feature/setting for Brightspace groups that can prevent lecturers from manually grouping one student into multiple groups? Like a notification or indicator that flags up. Sometimes when there are too many students to be grouped into a pre-determined grouping, this setting/feature would help our lecturers to…
-
course access issue
Hello, A user have no acces to a course. The user has a defined role as "Instructor", he should have acces to all courses but can't acces to a file. When I impersonate another user who has the same role, the issue doesn't occurs. I let you impersonate these two users to try.
-
"Show Password" icon be available even when quizzes are done in Respondus Lockdown browser?
We noticed that for a standard Brightspace Quiz (no LDB), users are able to click on the "Show Password" icon to check if they have typed in the correct password. But when the quiz is opened in Respondus lockdown browser, the functionality is gone. Users are unable to check what password they had typed, and numerous…
-
custom sql built for analytics builder tool
Hello, I am trying to build custom sql . I am trying to encode string into base 64 format. But i can not. I can easily do in MYSQL , oracle as well SQL. But that format does not work under analytics builder tool. Could anyone please help here? or do i need to open a support case? Thanks Anuja
-
tracking instructor engagement and performance in class
Does Bright Space have a system through which an instructor's performance can be tracked? Or are there any reports that can be generated to see how the instructor engaged and how quickly assignments were graded? A search in documents shows that Intelligent Agents must somehow be used. The question I have is how. Can…
-
is there a way to re-weight items in Grades for a student who missed an exam
Is there a way to re-weight items in Grades for students who missed an exam? For example, a student missed a midterm, so now the final has more weight.
-
IsDeleted flag in LTI Links table and inclusion of deleted links - Administrator Documentation
Dear Community, I hope you can shed some light on my understanding of the LTI Links table in the LTI Data sets. I was analyzing the usage of LTI links. I have joined the LtiLinks table with the LTILaunches on LTILinkId and LtiLinkId. After joining, I have realised that many links were missing in the LtiLinks table, which…
-
How do I include a category into the final grade calculation?
At present, the final grade in my course is not including the homework. I am trying to adjust the final grade calculation so that the homework category is included, but I do not see where or how to do that. I also need to take the raw homework grade (x out of 345 points) and convert it to a 100-point scale before inclusion…
-
Survey Data Collection
Hello, I lead 10-15 sections of a first-year orientation course, and I used surveys to collect some pre/post information from students. Is there any way to collect individual student responses from each section of the course (each has its own Brightspace course shell) without downloading each individual student's response?…
-
Discussion topic statistics
I use the discussion boards a lot. I also use the statistics from the discussion board topics to grade students' participation. Currently, the following topic statistics are available: Number of threads each student created Number of replies each student made Number of posts each student read Number of votes each student…
-
Scope for OAuth2.0 to Access Advanced Data Sets
I need to know what scope I should use in OAuth2.0 setup to allow API access to advanced data sets. I have set up a legacy scope of core:*: datahub:*: but it allows the API user access to Brightspace Data Sets only, no reports that are labeled as Advanced Data Sets will pull through. I have read the API Authentication…
-
where can i find quiz question converter
I want to find out where the quiz question converter is
-
How to hide rubric from the other instructor?
To be able to have two instructors evaluate an assignment we have created seperate rubrics within the assignment. One for the first instructor, one for the second instructor and a third were the scores is combined to grade the student. We would like to know if it is possible to hide the conceptual feedback from the other…
-
Copy/Import Course
Hello! I'd like to copy content over from one semester to another. If the shell that I'd like to copy information into already has existing content - will this create duplicate content or override the existing content?
-
Creating calculated grades
How can I use calculated grades in other calculated grades? The new calculated grades I created do not appear as an option to include in other calculated grades. I read somewhere that I have to make the new calculated grade a "milestone grade" first, but I don't see any option to do that when setting up a calculated grade.…
-
Code highlighting and randomized answers when importing questions into Question Library via CSV?
I want to bulk upload questions for a final programming exam that I have written in the CSV format (referencing the information in this article). I can use the <code> tag to format the code answer choices, but they render only in monospace font, not using the Java syntax highlighting as when I manually click "Insert Code"…