Giter VIP home page Giter VIP logo

mod_revealjs's People

Contributors

matbury avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mod_revealjs's Issues

Demo course not available?

The readme mentions a demo course: https://matbury.com/moodle/course/view.php?id=2
I created an account, but only see this message: Der Kurs steht aktuell für Teilnehmer/innen nicht zur Verfügung. (My translation: Course is currently not available for participants.)

In absence of a demo: Is the functionality of this plugin different from importing a zipfile with reveal.js resources using the file module?

Update to current Reveal.js version

The reveal.js version in the repository is already 2 years old and the original repository has seen quite a few newer versions since then (and will likely see others in the future). It would be good to have instructions in the Readme.md on how to upgrade reveal.js to the most recent version. In particular it would be good to separate reveal.js-files from the moodle plugin-files, so that there is no risk of messing up files.

Does the plugin still work with reveal.js 3.1?

PHP warnings when saving mod settings

Edit module & save the settings.
Notice: Undefined index: contentformat in mod/revealjs/mod_form.php on line 228
Notice: Undefined index: content in /mod/revealjs/mod_form.php on line 229
Notice: Undefined property: stdClass::$revealjs in /m261/mod/revealjs/lib.php on line 129

I'm using Moodle 2.6.1. Thanks for the nice integration!

Uploading files to Moodle

Hello,
How is this suppose to work? Do i have to upload a priori the files in a specified folder using FTP?

When i manually upload the example files to the 'repository' then i get the following error:
(Line 2097 of reveal.js)

		// Find the current horizontal slide and any possible vertical slides
		// within it
		var currentHorizontalSlide = horizontalSlides[ indexh ],
			currentVerticalSlides = currentHorizontalSlide.querySelectorAll( 'section' );

And that is saying that it cant find any section tags in the html file. [Which is true]
Is the example wrong or something else?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.