DNNVideoCourseModule
DNNVideoCourseModule copied to clipboard
DNN SPA module that uses DNN Security Roles and Role Groups to create Courses and Categories. The course videos are created with Vimeo ids.
Any chance to make this great module work with youtube content?
Admin user control does not exist in this version. 
Convert video player and video list to use directives to allow for future implementation of other video sources such as YouTube so that the module can support multiple video sources.
When the module is installed in child portal or child page links will be broken, A walk around this is to include portal name in all links before '\DesktopModules'.
Adding users to courses is dependent on dnnModal. This library is not included when popups are disabled in Site Settings. This dependency needs to be resolved to work even when...