Commit Graph

21 Commits

Author SHA1 Message Date
Jesus Federico
db46fbdf0c bbb-lti updated in preparation for the 0.81-beta1 release
[x]Views now are localized
[x]Added sp and fr translations
[x]Updated icons. icon.ico(16x16) icon.gif(24x24)
[x]Parameter custom_bbb_record is now custom_bbb_recording
[x]Removed not required files
[x]Changed behavior of extended mode. Users join directly if the recording is mot enabled for the launch.
2013-04-19 17:52:46 -04:00
Brandon Kish
8908657b68 Rename custom_record to custom_bbb_record and override welcome message when appropriate
I'm re-applying this code after reviewing the 0.1.1 version of bbb-lti. From my testing, an LTI's custom welcome message is currently being ignored.
2013-03-14 12:42:53 -04:00
jfederico
2b23d9cea7 Merge branch 'bbb-lti_v0.1.1' 2013-03-13 11:30:46 -04:00
jfederico
ebe26d81b3 bbb-lti_v0.1.1: Extended roles to support Blackboard LTI implementation
As contributed by Brandon Kish
2013-03-13 10:24:38 -04:00
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
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
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
86ea95aeba bbb-lti(v0.1.1): Activated actionbar for publish/unpublish and delete recordings 2013-01-28 15:53:27 -05:00
jfederico
9c6c8adda6 bbb-lti(v0.1.1): Validated Join for extended version 2013-01-25 15:10:27 -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
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
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
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
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
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