Jesus Federico
3f882b112e
bbb-lti: Fixed issue that prevented https to work on nginx/tomcat
2014-12-10 11:31:38 -05:00
Jesus Federico
148c4d4cfe
bbb-lti: Addedd support for assigning the role of moderator to all users
2014-10-27 17:42:25 -04:00
Jesus Federico
5a152c0cb7
bbb-lti: ssl_enabled is now validated only once
2014-09-29 14:48:21 -04:00
Jesus Federico
9c394bba4a
bbb-lti: Fixed issue with ssl ping when tiemeout is too long
2014-09-29 14:01:06 -04:00
Jesus Federico
4f1b907daf
bbb-lti: Updated css
2014-09-29 13:11:57 -04:00
Jesus Federico
0851da3306
bbb-lti: Implemented mode configuration based on custom parameter
...
The parameter custom_mode=[simple|extended] overrides the mode set by default in lti.properties
2014-08-29 13:20:16 -04:00
Jesus Federico
e31c97c27a
bbb-lti: Updated README file
2014-08-29 12:57:02 -04:00
Jesus Federico
12692e66cb
Updated OAuth library
2014-08-29 10:47:46 -04:00
Jesus Federico
98a2c1a3d1
Fixed an issue happening when custom parameters were not included
2014-08-28 18:36:51 -04:00
Jesus Federico
e4c461c9ee
Clean up and updates to Controller, Services and UrlMapping
2014-08-28 18:10:34 -04:00
Jesus Federico
85cda9f401
Change the way the lti endpoint is configured and used
2014-08-28 15:01:54 -04:00
Jesus Federico
6f9fbe9f0f
Updated bbb-lti to fix issues with grails 2.3.6
2014-08-28 10:13:40 -04:00
Fred Dixon
3818fd5ae9
Removed execute permissions from lti.nginx
2014-08-12 18:32:19 -04:00
Fred Dixon
636793d651
Fix build for bigbluebutton-lti
2014-04-02 21:31:52 +00:00
Jesus Federico
ace2371a8f
Grails updated to 2.3.6
2014-03-26 15:45:05 -04:00
Jesus Federico
1436d074bc
Update ToolController.groovy
...
bbb-lti: Changed the main tool title shown by the lti cartridge
2013-10-18 15:14:11 -04:00
Jesus Federico
53dcbc82f8
bbb-lti: Restored xml extension to endPoint
2013-07-19 11:44:45 -04:00
Jesus Federico
553875287a
bbb-lti: Restored bbb-lti.log file
2013-07-19 09:51:16 -04:00
Jesus Federico
dffdfa11ea
bbb-lti: Simplified the url generation for the LTI xml cartridge
2013-07-18 16:48:48 -04:00
Jesus Federico
e51f30123a
bbb-lti: Changed endpoint configuration to make it independent of the protocol
2013-07-18 15:27:21 -04:00
Jesus Federico
5e474dd3a9
bbb-lti: Added lti cartridge as response for GET request to tool.xml
2013-07-18 15:16:21 -04:00
Jesus Federico
df73f1096f
bbb-tool: Fix for bug on publish/unpublish-delete actions available on extended mode
2013-06-08 17:28:06 -04:00
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
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
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