Commit Graph

84 Commits

Author SHA1 Message Date
Brandon Kish
91370bb695 Adding recording support to the LTI middleware Grails app
When configuring an LTI consumer, pass [custom_]record=true to indicate
whether the session should be recorded.
2013-03-05 08:36:58 -05:00
Brandon Kish
b1c75c2352 Allow LTI to pass custom welcome messages 2013-02-27 15:34:12 -05:00
Brandon Kish
83ac77455f Update bbb-lti README to note trailing slash issue
Save yourself hours of LTI debugging! Copying/pasting the URL bbb-conf
--salt brings along a trailing slash, which bbb-lti does NOT
appreciate. :)
2013-02-25 19:14:35 -05:00
Brandon Kish
2db46f839e Expand role detection to support Blackboard's LTI implementation
I found that Blackboard prefers to send the Instructor role within the
"urn:lti:role:ims/lis/" URN. The support was already here, I just
extended the detected roles. Hooray for Blackboard support in
BigBlueButton!
2013-02-25 19:12:03 -05:00
jfederico
2d18cb6d56 bbb-lti_v0.1.1: Added bootstrap style presentation to the index.gsp page 2013-01-29 10:35:51 -05:00
jfederico
46bcebfd0e bbb-lti_v0.1.1: Validated if ismoderator to show unpublished recordings in the table 2013-01-29 09:34:38 -05:00
jfederico
3c18e1b0e6 bbb-lti(v0.1.1): Matched the api.Proxy method names with the command of the BigBlueButton API 2013-01-28 17:24:11 -05:00
jfederico
fbb84ab992 bbb-lti(v0.1.1): Restricted access to actionbar on recordings to only users in a role that can be considered as moderator 2013-01-28 16:58:55 -05:00
jfederico
937f85f8ee bbb-lti(v0.1.1): Validate recording deletion with javascript 2013-01-28 16:08:10 -05:00
jfederico
86ea95aeba bbb-lti(v0.1.1): Activated actionbar for publish/unpublish and delete recordings 2013-01-28 15:53:27 -05:00
jfederico
e63fcc9dd8 bbb-lti(v0.1.1): Added list of recordings to the extended view 2013-01-25 17:59:11 -05:00
jfederico
9c6c8adda6 bbb-lti(v0.1.1): Validated Join for extended version 2013-01-25 15:10:27 -05:00
jfederico
a0df920587 bbb-lti(v0.1.1): Added new vie for extended interface 2013-01-24 15:52:06 -05:00
jfederico
2034c10f79 bbb-lti(v0.1.1): Added extended mode to support voicebridge, record and duration parameters 2013-01-23 17:46:31 -05:00
jfederico
facd1b299f Added javascript to BigBlueButton.html to validate that javascript, java and flash are enabled before loading the client 2013-01-22 13:27:00 -05:00
Fred Dixon
5e7ff61630 Update lti.properties so the correct defaults can be set by the bbb-lti package 2012-10-29 15:01:32 -04:00
Fred Dixon
453ad13864 Added nginx configuration for LTI 2012-10-28 21:54:15 -04:00
Fred Dixon
be2ee5cf6b modified lti.properties to have default values 2012-10-28 17:34:38 -04:00
Fred Dixon
02af99a3d8 Updates to build.xml to get lti to build under script 2012-10-28 15:25:17 -04:00
jfederico
93b1bbda72 bbb-lti 0.1: Added functionality for passing IMS Global Certification test
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-24 16:04:40 -04:00
jfederico
d4ae8b3bbf bbb-lti v0.1: Updated README 2012-10-17 14:09:55 -04:00
jfederico
009d67a22b bbb-lti v0.1: Added createTime and userID parameters to the join. Added metadata for monitoring
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-17 13:58:19 -04:00
jfederico
169d945e71 bbb-lti v0.1: Fixed a problem with localization and cleaned some debug messages up
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-17 11:44:18 -04:00
jfederico
962c7f580c bbb-lti v0.1: Refactoring to get arround a problem with the LTI Sakai implementation
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-16 18:09:56 -04:00
jfederico
3328df316e bbb-lti v0.1: Cleaned up code and added README file
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-16 13:46:29 -04:00
jfederico
40fec9502c bbb-lti v0.1: Made "consumers" parameter configurable
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-16 12:14:16 -04:00
jfederico
32f89be690 Cleaned up debug messages and made ltiEndPoint configurable
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-16 11:43:20 -04:00
jfederico
be028f41a3 bbb-lti 0.1: Renamed bigbluebuuton api class
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-16 11:30:12 -04:00
jfederico
3a66dd04c3 bbb-lti v0.1: Replaced hardcoded url and salt parameters by configurable ones
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-16 11:22:45 -04:00
jfederico
0f4fc929b1 bbb-lti v0.1: Default welcome message is localized to English, Spanish and French
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-15 15:43:31 -04:00
jfederico
1546404a36 bbb-lti v0.1: Welcome message is generated using the resource title
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-15 14:50:21 -04:00
jfederico
e131f0e7ea bbb-lti v0.1: Joins can be differetiated by the role in the LMS
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-15 14:36:54 -04:00
jfederico
c2e8d3082b bbb-lti v0.1: First working version.
Users can join BBB meetings using LTI links. All users login as moderators though
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-12 16:01:27 -04:00
jfederico
0c92ce768e bbb-lti 0.1: BigBlueButton LTI interface, Initial commit
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-11 11:52:41 -04:00