André Dietrich

Results 138 comments of André Dietrich

For now, here is maybe a simple workaround: ``` # Some course ``` The onload macro can be used at initialization, similar to onload in HTML it will be loaded...

Ja leider, das Script wird erst ausgeführt, wenn etwas dargestellt wurde und nachdem, vielleicht noch zusätzliche JavaScript Bibliotheken geladen wurden, die in onload benötigt werden ... Hier vielleicht ein Wörkaround...

At the moment not, there is a possibility that is only exposed when you export your Lab-Configuration to JSON, there you will see a size option, but this is currently...

Thanks a lot for this ... could you also upload this to npmjs, so that I could directly import it from there?

This check failed because of: `Could not find Elm compiler "elm-make". Is it installed?` see the travis output and not because of the new function ...

Hi, found a solution. Could you please add the following function? Using this, it is possible to modify the InputStream at parsing time. I use it to define macros, that...

I already had integrated all of your other services ... after testing it seems that some browsers get a connection via IPFS while other cannot connect, Firefox does not connect...

@dmotz could you share an example of the configuration? In my case, I cannot get it to run :see_no_evil: ... Kind regrads...

According to the scorm-standard defined: https://scorm.com/scorm-explained/technical-scorm/run-time/ > ## Entry, Mode and Credit > > The `cmi.entry` (`cmi.core.entry`), `cmi.mode` (`cmi.core.lesson_mode`) and `cmi.credit` (`cmi.core.credit`) data model elements provide the SCO with some...

Hi, to my knowledge, the mode has to be set to differentiate between a scored course, a preview or if another person is reviewing the course or the results of...