Skip to content

Add course-scoped video picker - #1

Merged
ashutoshkhainar33-star merged 3 commits into
mainfrom
feature/course-video-picker
Jun 10, 2026
Merged

Add course-scoped video picker#1
ashutoshkhainar33-star merged 3 commits into
mainfrom
feature/course-video-picker

Conversation

@tharunbudidha27

Copy link
Copy Markdown
Collaborator

1.1.0 — 2026-06-10

Changed

  • Course-scoped picker. The picker now lists only the signed-in user's own
    videos that belong to the current course (referenced by a FastPix activity
    in it) — previously it listed the user's videos across all courses. The listing
    stays owner-scoped, ready-only and embeddable-only (public, non-DRM).
  • Course-context capability gating. mod/fastpix:uploadmedia is now resolved
    at the editor's course context, both for showing the toolbar button
    (plugininfo) and in the get_my_videos web service. Students (no capability)
    get no button and a rejected service call; they can still watch embeds via
    filter_fastpix (mod/fastpix:view).

Removed

  • Whole-library search. With the list scoped to a single course it is no
    longer needed; the query parameter and the modal search box are gone.

@ashutoshkhainar33-star
ashutoshkhainar33-star merged commit a922a25 into main Jun 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants