-
Is there a way through the Data Hub or via Insights tools that we can determine which courses do ...
Is there a way through the Data Hub or via Insights tools that we can determine which courses do (or do not) have an attachment uploaded in the "Overview" section of the content tool? We're aiming to run a report to make sure the syllabus is uploaded in each course. I'm seeing data sets for content modules or content…
-
Is there any API available to get quizzes from D2l?
Hi, I am trying to get all quizzes associate with courses in D2L. I have tried "/d2l/api/le/1.1/8924/quizzes'' This API but get 404 error. Anyone please help me to get D2L quizzes through API. Thank You.
-
What is the proper format for making an AJAX PUT request?
I am trying to make an API call to set a specific Grade Value for a Learner. Here is the ajax call I am making to try and accomplish this. $.ajax({ url: '/d2l/api/le/1.26/6711/grades/319/values/184', type: 'PUT', data: { "Comments": { "Content": "", "Type": "Text" }, "PrivateComments": { "Content": "", "Type": "Text" },…
-
LOR vs Shared Files?
I would like to upload public, non-shareable files that can be accessed within and outside D2L. Does anyone have a preference of LOR vs the Shared Files function in D2L?
-
Does anyone know how to change the wording on the "Course Ended Message" in the My Courses area? ...
Does anyone know how to change the wording on the "Course Ended Message" in the My Courses area? See attached image We allow access to ended courses, but the wording in the red box confuses students.
-
Is there a way for a media owner in Kaltura/DMS 3.0 to share their own videos with other users?
We've explored Publishing (which doesn't work since we don't use course galleries) and have focused on co-editor/co-publishers, which seems like the ideal method for sharing a video with specific users. We can easily set up a co-editor/co-publisher in My Media, but the intended user does not see it in their own…
-
I keep getting email notification of 6 Unread Discussion Posts I've already read ...
To expand - I click on the link to the unreads - Open each unread thread in a new window - Expand each message and read it (ok, not all of it, as I;ve seen these before?!) - Then close the tab. I note when I go back to the unread link they are still noted as unread. What am I missing people? Many thanks, David Callaghan…
-
Can the form fields on the "Edit My User Profile" page be edited/removed?
Also, can these profiles be made public for certain roles?
-
Is there a known issue with Google Forms? See description below.
We are in version 10.7.6 (non-Daylight.) After our October automatic update, links to Google Forms stopped working unless they were set to be "opened as an external resource." They are working when they are set to open externally in a new tab. However, for an unknown reason, they stopped working within the…
-
If I have a random section in a quiz, but the questions actually appear within the Quiz Questions...
If I have a random section in a quiz, but the questions actually appear within the Quiz Questions section while editing, what went wrong? The instructor's course that I am looking at this has quite a bit of questions in the Question Library so it is making it hard to locate these specific questions. So my immediate thought…
-
Is there a way to see when/if an instructor has accessed a course?
We can get reports of when instructors have logged in, from the top-level, but what we need is a way to see if instructors have logged in to a specific course and/or how much time they're spending in that course. Does anybody else have a way to tell this?
-
How to interpret data returned when making banner image API call?
Hi there, My team is currently creating a custom student dashboard widget for the main homepage. Pulling the various course information is working, but when trying to make the banner image call, we've hit a snag. This is the API call: GET /d2l/api/lp/(version)/courses/(orgUnitId)/image And although there isn't any…
-
Webinar's past and future?
I cannot find the webinar page? I remember there used to be a page where we could see past and future webinars coming up?
-
Unable to create a Grade.GradeObject using OAuth 2.0 API
While trying to create a create a gradeObject (POST /d2l/api/le/(version)/(orgUnitId)/grades/) using the API vide OAuth 2.0, I receive the following error { "type": "http://docs.valence.desire2learn.com/res/apiprop.html#json-binding-error", "title": "JSON Binding Error", "status": 400, "detail": "Provided JSON is invalid…
-
Linking Brightspace to my Capture Portal
I am trying to embed my livestream capture into my LMS. However, when students try to access the livestream they are asked for their credentials again (inside the livestream window) Please help. Thanks
-
Can I delete all competencies in one go?
I'm using the import tool to import competencies via xml generated from an excel file. In the first try I imported a lot of test competencies, and now I want to replace them with an updated tree, but can't figure out how to delete the existing competencies, except one by one.
-
Linking Brightspace to my Capture Portal
I am trying to embed my livestream capture into my LMS. However, when students try to access the livestream they are asked for their credentials again (inside the livestream window) Please help. Thanks
-
Can I delete all competencies in one go?
I'm using the import tool to import competencies via xml generated from an excel file. In the first try I imported a lot of test competencies, and now I want to replace them with an updated tree, but can't figure out how to delete the existing competencies, except one by one.
-
Is it possible to change in file type filter restrictions?
I'd like to be able to post .cs files and have students submit them to the dropboxes. These .cs files are text files that contain CSharp source code. It is unclear why they are filtered... perhaps because they look like .css files. Workarounds include renaming files, zipping files, or pasting contents of sourcecode into…
-
Anyone having trouble creating or updating Dropbox / Assignments?
I'm trying to POST to /d2l/api/le/1.25/{ouid}/dropbox/folders/ or PUT to /d2l/api/le/1.25/{ouid}/dropbox/folders/{folderid} without success. My nodejs code and the https://apitesttool.desire2learnvalence.com/ both fail with { "type": "http://docs.valence.desire2learn.com/res/apiprop.html#invalid-parameters", "title":…
-
What happened to the 2017 Wave Calendar?
I do not see a document here. I need to know December 2017 delivery dates.
-
Instructor accessing their cumulative posts
Our instructors used to have the ability to go into Discussions, Access Topic, and view their own posts. They are saying that the ability is now gone. I didn't see that as a Continuous Delivery, but perhaps there is a setting or variable that has changed? Or is there a new way for them to view all their posts just as they…
-
Anyone having trouble creating or updating Dropbox / Assignments?
I'm trying to POST to /d2l/api/le/1.25/{ouid}/dropbox/folders/ or PUT to /d2l/api/le/1.25/{ouid}/dropbox/folders/{folderid} without success. My nodejs code and the https://apitesttool.desire2learnvalence.com/ both fail with { "type": "http://docs.valence.desire2learn.com/res/apiprop.html#invalid-parameters", "title":…
-
How to reset student quizzes
As faculty, one very common situation I have is students who do not complete their tests/quizzes because of some technical problem. They tell me things like their computer froze up (lots with Win 8) or their connection went out etc. It is often hard to determine if these cases are fictional but that brings up the problem…
-
Is it possible to change in file type filter restrictions?
I'd like to be able to post .cs files and have students submit them to the dropboxes. These .cs files are text files that contain CSharp source code. It is unclear why they are filtered... perhaps because they look like .css files. Workarounds include renaming files, zipping files, or pasting contents of sourcecode into…
-
Changing existing grade scheme colors
Is there any way to change a grading scheme color after the scheme has been saved?
-
Why do I get Admin powers when my screen resizes?
When I transition from normal layout to the compact mobile one, the navigation menu is relocated into the upper left (button with three lines), but the relocated menu had "Admin Tools" added which allows me to change other user's logins and names. I am a teacher and normally do not have such powers. When it resizes and the…
-
How do we add attachments to Dropbox / Assignment Folders over the API?
I've read through valence on this and I can retrieve dropbox / assignment folder attachments (well the listing for it). How can I automate the upload of attachments into the folder over the API? Thanks in advance, Mike C.
-
Exported SCORM Articulate Storyline Zip Project will not Upload to Brightspace/D2L
Previously published projects from Articulate Storyline 2 for Brightspace/D2L using the zip feature. I need to edit the report.html file in the zip and was usually able to update this file, re-zip my project, and upload to Brightspace and import with no issues. However, I have not been able to do this lately (within the…
-
Changing existing grade scheme colors
Is there any way to change a grading scheme color after the scheme has been saved?