Andrea Alessandro Darù
Andrea Alessandro Darù
It's possible to use dropzone or any other upload form type other than the default one? I can't find documentation about that. Thank you in advance
Using the following configuration on ESP 32 I see an empty string: ``` // Config char nowstring[4] = "Test"; rest.variable("test", &nowstring, true); ``` ``` //Output {"variables": {"test": ""}, "id": "1",...
In the latest version (pydPiper-0.3-alpha) the time widget it's not refreshing. Anyone else having the same problem?
Hi all, Im using Moodle and I'm trying to customize the behaviour of H5P.InteractiveVideo to enable skipping after the video has been viewed at least once. I'm developing a custom...