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

fix: 最初にアクセスした教員または管理者をltiResourceLink.creatorとして紐付けられるように変更 #983

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

kou029w
Copy link

@kou029w kou029w commented Jul 18, 2023

ref #4

学生など、初回アクセスした教員・管理者以外の利用者が、意図せずltiResourceLink.creatorId として紐付けられる問題がありました。その問題を修正します。(教員・管理者が1度もアクセスしていないリンクにはアクセスできません。少なくとも1度、教員・管理者がアクセスする必要があります。)

  • fix: 最初にアクセスした教員または管理者がcreatorIdになるように変更

DL選択後、教員・管理者が一度もアクセスしていないとき、学生がアクセスした場合、下図スクリーンショットのようになります:

Screenshot from 2023-07-18 19-29-15

教員・管理者が少なくとも一度アクセスした場合、下図のようになります:

image

学生など、初回アクセスした教員・管理者以外の利用者が、意図せずltiResourceLink.creatorId として紐付けられる問題がありました。その問題を修正します。(教員・管理者が1度もアクセスしていないリンクにはアクセスできません。少なくとも1度、教員・管理者がアクセスする必要があります。)
@kou029w kou029w changed the base branch from master to lti-deep-link July 18, 2023 10:31
@kou029w kou029w requested a review from YouheiNozaki July 18, 2023 10:32
Copy link

@YouheiNozaki YouheiNozaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

良さそうです👍

@kou029w
Copy link
Author

kou029w commented Jul 18, 2023

ありがとうございます!

@kou029w kou029w merged commit d90f990 into lti-deep-link Jul 18, 2023
@kou029w kou029w deleted the fix-lti-resource-link branch July 18, 2023 13:20
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