VideoTime/Installation
| VideoTime/Installation | |
|---|---|
| Type | Activity |
| Set | N/A |
| Downloads | https://moodle.org/plugins/mod_videotime |
| Issues | https://github.com/stefanscholz/moodle-mod_videotime/issues |
| Discussion | |
| Maintainer(s) | Stefan Scholz |
Video Time[править]
This chapter describes how to install the free version of Video Time (mod_videotime) which is publicly available on the moodle plugin database. There are four options:
Install from Moodle.org (recommended)[править]
- Login as an admin and go to Site administration > Plugins > Install plugins. (If you can't find this location, then plugin installation is prevented on your site.)
- Click the button 'Install plugins from Moodle plugins directory'.
- Search for "Videotime", click the Install button then click Continue.
- Confirm the installation request
- Check the plugin validation report
Install from zip package[править]
- Download Video Time from https://moodle.org/plugins/pluginversions.php?plugin=mod_videotime
- Login to your Moodle site as an admin and go to Administration > Site administration > Plugins > Install plugins.
- Upload the ZIP file. You should only be prompted to add extra details (in the Show more section) if the plugin is not automatically detected.
- If your target directory is not writeable, you will see a warning message.
- Check the plugin validation report
Install manually on server[править]
- Download Video Time from https://moodle.org/plugins/pluginversions.php?plugin=mod_videotime
- Upload or copy it to your Moodle server.
- Unzip it in the `/mod` directory.
- In your Moodle site (as admin) go to Settings > Site administration > Notifications (you should, for most plugin types, get a message saying the plugin is installed).
Install using Git[править]
The official repository is available on GitHub: https://github.com/stefanscholz/moodle-mod_videotime
The master branch has the most recent stable version. Please contact us if you have any questions.
For more detailed info, visit https://docs.moodle.org/405/en/Installing_plugins
Video Time Pro[править]
This chapter describes how to install the pro version of Video Time (mod_videotime_pro) which can be purchased here: https://bdecent.de/product/video-time-pro/
Please note: the pro version is not a replacement of the free version, it needs to be installed in addition. The installation will only succeed if you have the free version (mod_videotime) already installed (or install it at the same time). There are three options:
Install from zip package[править]
- Download Video Time Pro from https://bdecent.de/my-account
- Login to your Moodle site as an admin and go to Administration > Site administration > Plugins > Install plugins.
- Upload the ZIP file. You should only be prompted to add extra details (in the Show more section) if the plugin is not automatically detected.
- If your target directory is not writeable, you will see a warning message.
- Check the plugin validation report
Install manually on server[править]
- Download Video Time Pro from https://bdecent.de/my-account
- Upload or copy it to your Moodle server.
- Unzip it in the `/mod/videotime/plugin/` directory. (it should then look like /mod/videotime/plugin/pro/....)
- In your Moodle site (as admin) go to Settings > Site administration > Notifications (you should, for most plugin types, get a message saying the plugin is installed).
Video Time Business[править]
This chapter describes how to install the business version of Video Time, which can be purchased here: https://bdecent.de/product/video-time-business/
It comes with two sub plugins (mod_videotime_pro and mod_videotime_repository).
Please note: the business version is not a replacement of the free version, it needs to be installed in addition. The installation will only succeed if you have the free version (mod_videotime) AND the pro sub plugin (mod_videotime_pro) already installed. Follow the installation instructions above before proceeding, if you have not yet installed mod_videotime and mod_videotime_pro.
Install from zip package[править]
- Download Video Time Pro and Video Time Repository from https://bdecent.de/my-account
- Login to your Moodle site as an admin and go to Administration > Site administration > Plugins > Install plugins.
- Upload the ZIP file. You should only be prompted to add extra details (in the Show more section) if the plugin is not automatically detected.
- If your target directory is not writeable, you will see a warning message.
- Check the plugin validation report
Install manually on server[править]
- Download Video Time Pro and Video Time Repository from https://bdecent.de/my-account
- Upload or copy it to your Moodle server.
- Unzip it in the `/mod/videotime/plugin/` directory. (it should then look like /mod/videotime/plugin/pro/.... resp. /mod/videotime/plugin/repository/....)
- In your Moodle site (as admin) go to Settings > Site administration > Notifications (you should, for most plugin types, get a message saying the plugin is installed
Video Time Filter (In-Activity)[править]
Video Time Pro and Business included two additional plugins, one filter and one atto plugin. They are providing the in-activity support. This chapter describes the installation and configuration of the filter. The filter does not work without the pro plugin.
Install from zip package[править]
- Download the Video Time Filter from https://bdecent.de/my-account
- Login to your Moodle site as an admin and go to Administration > Site administration > Plugins > Install plugins.
- Upload the ZIP file. You should only be prompted to add extra details (in the Show more section) if the plugin is not automatically detected.
- If your target directory is not writeable, you will see a warning message.
- Check the plugin validation report
Install manually on server[править]
- Download the Video Time Filter from https://bdecent.de/my-account
- Upload or copy it to your Moodle server.
- Unzip it in the `/filter/` directory.
- In your Moodle site (as admin) go to Settings > Site administration > Notifications (you should, for most plugin types, get a message saying the plugin is installed)
Once you've installed the filter plugin, please go to Site administration > Plugins > Filters > Manage Filters and activate "Video Time activity embed"
Video Time Atto (In-Activity)[править]
Video Time Pro and Business included two additional plugins, one filter and one atto plugin. They are providing the in-activity support. This chapter describes the installation and configuration of the atto plugin. The atto plugin does not work without the filter plugin.
Install from zip package[править]
- Download the Video Time Atto Plugin from https://bdecent.de/my-account
- Login to your Moodle site as an admin and go to Administration > Site administration > Plugins > Install plugins.
- Upload the ZIP file. You should only be prompted to add extra details (in the Show more section) if the plugin is not automatically detected.
- If your target directory is not writeable, you will see a warning message.
- Check the plugin validation report
Install manually on server[править]
- Download the Video Time Atto Plugin from https://bdecent.de/my-account
- Upload or copy it to your Moodle server.
- Unzip it in the `/lib/editors/atto/plugins` directory.
- In your Moodle site (as admin) go to Settings > Site administration > Notifications (you should, for most plugin types, get a message saying the plugin is installed).
Once you've installed the atto plugin, please go to Site administration > Plugins > Text Editors > Atto toolbar settings and add videotime to the toolbar config. It should look something like this: .... files = image, media, recordrtc, managefiles, h5p, videotime ....
Installation using Git[править]
Please contact us if you want to install using git or deploy for several customers.
Compatibility[править]
Video Time 1.6 (all components) is compatible and tested with Moodle 3.11 and 4.0
Video time 1.5.2 is compatible and tested with Totara 13-16. Contact us if you have a customer that runs a different version of Totara and wants to use Video Time.