H5P uploads directory

Submitted by Mitt94 on Tue, 06/18/2019 - 12:53

Hello everyone , my question is I have 10 subscriber in my wordpress website who can create h5p content, is there any way to store content created by each user seperately so, only user who created the h5p content can only see the content created by him not by other 9 users.current scenario is

1. user 1 creates an h5p content (ex. arithmatic quiz)

2. user 2 creates an h5p content (ex. interactive video)

3.user 3 can view both arithmetic quiz and interactive video . I want that user can only see content which is created by him and should not see h5p content created by other users.

BV52

Wed, 06/19/2019 - 04:26

Permalink

Hi Mitt94,This is not

Hi Mitt94,

This is not possible since the plugin does not have any code that recognizes users in WP. This however is possible by using H5P.com.

-BV52

Mitt94

Wed, 06/19/2019 - 11:35

Permalink

Thank you very much BV52 - is this thing possible with moodle.

Is this thing possible with moodle or drupal.

BV52

Thu, 06/20/2019 - 03:16

Permalink

Hi Mitt94,I'm sorry it's the

Hi Mitt94,

I'm sorry it's the same with Moodle or Drupal. The plugins for all three frameworks have the same features or in this case the lack of it.

-BV52

mattgig

Fri, 06/21/2019 - 18:24

Permalink

Individual H5P activities

You can do that in Moodle because it has got a very fine-grained rights management.

First you have to create an empty H5P-activiy in Moodle. Then you restrict viewing rights of that activity to a single (or multiple) users. This works with the "Restrict Access" option. In the last step you give the participant to edit the activity by using the "Locally assigned roles" option.

In case a user wants to create another activity, just duplicate the first one.

BV52

Mon, 06/24/2019 - 04:45

Permalink

Hi mattgig,Thanks for the

Hi mattgig,

Thanks for the input. I forgot about that feature in Moodle.

-BV52

Mitt94

Mon, 06/24/2019 - 10:46

Permalink

Thanks a lot #mattgig

Thanks a lot #mattgig