-
Download/export list of students with special access
Do you know how a coordinator can download a list of students who have been given special access. I have one coordinator with multiple cohorts and markers, and she has been trying to do the right thing entering special access for all students - even 7 day extensions. She also has a few with much longer extensions. Until…
-
API Authentication in postman
Greetings. Trying to run through the documentation about authenticating into the API and getting my access token. After setting up everything as documentation (and the training provided by "learn postman with Paul".... when I click get access token a browser window pops up with an error that "Sorry, but Apple Safari…
-
Adding a result from a final external exam
Hello I've set up a grade book which has a final grade element that makes up 100% of the final grade, following earlier advice from you about the best way to add a result from a final external exam (see earlier discussion). How am I best now to add manually grades for individual candidates, bearing in mind that I have…
-
Sending an Email to Instructor Only Using Intelligent Agents
Hello, I have an instructor that would like a list of student names to be sent to her when a quiz is due if they scored 73% or less. Can this be done through intelligent agents? I just would like to be sure that the students who scored 73% or less would not receive an email. Thank you so much! Best, Kayleigh Nelson
-
HTML Checkbox Not Working: Form Interaction Issue
I'm working on a form, and I want to include a checkbox that users can toggle. However, when I click the checkbox, nothing happens. It's like it's frozen. This is my code <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Checkbox…
-
Archived Student Data Retention
How long will student data remain archived in the "Classlist \ Enrollment Statistics \ Withdrawals" folder?
-
Different Assignment options when accessed via NCE?
Hello, An instructor has run into an issue in which she created a text-submission assignment that students can only access via the New Content Experience (She removed the link to Assignments in the Nav bar to ensure students view the lesson). Unfortunately, when students access the assignment via NCE, they don't have all…
-
Marking All Posts in Forum as Read
With project group forums especially it would be very convenient to be able to mark all posts as read. This is much more work if you have to go into each topic. Since i have many groups posting in their own topics - the number of active posts in the home page is useless as there will always be group posts I don't care…
-
Are there administrative data features where I can pull course stats?
I am wanting to gather data on the use of Brightspace at my university—we have online and in-person programs, so some instructors are hardly using Brightspace. I want to change that!! I am hoping to be able to view course data that could tell me which current semester courses have content in them and which course shells…
-
In the Question Library, how's the "Difficulty" value used?
We see the Difficulty value in the Question Library, and when you look at the Question Statistics tool. But if you create a question directly in the exam, there's no Difficulty field. Does Difficulty impact anything in an exam/reporting? Is it mostly there just for an instructor's reference?
-
Problem with third-party integration - LTI Advantage and Oauth 2.0 authentication
Greetings! We have a third party tool trying to integrate the Brightspace API through Oauth 2.0. Our goal is for them to obtain an access token so they can use grading services (LTI 1.3). In this initial stage we are following the directions provided…