Jesus Federico
c21802e24e
bbb-lti: Renamed custom parameters
2013-06-07 17:45:47 -04:00
Jesus Federico
e8d7b2f71e
Fixed a bug on full name composition
2013-06-07 16:07:40 -04:00
Jesus Federico
7dd0adf385
Updated lti.properties file
2013-04-30 16:28:49 -04:00
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
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
be2ee5cf6b
modified lti.properties to have default values
2012-10-28 17:34:38 -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
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