Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose the document "filename" for the current assignment #5650

Open
marcospri opened this issue Aug 25, 2023 · 0 comments
Open

Expose the document "filename" for the current assignment #5650

marcospri opened this issue Aug 25, 2023 · 0 comments

Comments

@marcospri
Copy link
Member

Explore two different approaches:

  • Expose this a JSConfig options and let the LMS front end forward it to the client
  • Send it over to Via (using a query paramter) and expose it as a HTML in the Via document.

Different document sources:

  • LMS files (Canvas, D2L and Blackboard hosted PDFs)

For these we have the file name stored in the LMS DB

  • Google drive and One Drive

For these we might have to start capturing the file name during the assignment configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants