-
Hi, I installed this block on moodle 2.6 and it is giving me this: "default value default value"
![image](https://cloud.githubusercontent.com/assets/6929457/3076474/28b27526-e3e3-11e3-8f13-c7d0d55343…
-
**Is your feature request related to a problem? Please describe.**
As Deno [has declined](https://github.com/denoland/deno/issues/4092) to extend their test API with hooks such as before/after, in …
-
I'm working on a module registry and one thing I wanted to make on it is a deno.land/x mirror that automatically will do a similar process like deno.land/x already does and store that given module on …
-
I'm trying to evaluate this library, and it would be nice if the examples worked out of the box, but when I follow the build instructions, it only builds the minified version of your library, and does…
-
If there is a limitation of max words or length of talking for the TTS service you use, I suggest to add a kind of queue to your wrapper.
If a TTS section exceeds the max length, the text is split …
-
"JSONLD @context for TinCanSchema (Experience API: xAPI)"
https://github.com/RusticiSoftware/TinCanSchema/issues/6
> - https://en.wikipedia.org/wiki/JSON-LD
> - https://www.npmjs.com/package/sche…
-
It should be nice if the title use some color which is easy to distinguish on the grey background
-
Hello,
The step by step tutorial does not work anymore. Its outdated I think
I have built latest webrtc alone but I did not yet manage to build ipop
Does ipop work with latest webrtc?
zunzu updated
8 years ago
-
Hi Brad, thank you for your work.
I'm trying to configure your scorm xblock using a scorm quiz. I know this is a work in progress and I'd like to help.
When I submit the answer, the local js tells per…
-
Need to check the the assignment module actually exists before continuing with the rest of the assignments:
In `/app/Console/Kernel.php` around line 75:
The code is CURRENTLY like this...
```php
…