
This is a page for code samples.
Submit your code samples using this template. Samples will be dynamically included below.
Library
| Author | Blackboard Version | Institution-Affilation | Keywords | Notes | Title | |
|---|---|---|---|---|---|---|
| 9.1 Mashup example | Jim Riecken | Bb 9.1 | Blackboard, Inc. | mashup example google translate | An example of a single-jsp mashup that presents a form for user text input and a language selector, and passes the user input to the google translation service, returning the text translated into the requested language, to the current cursor point of the VTBE from which it was launched. | Mashup Example |
| Basic Blackboard Mashup | George Kroner | 9.1.x | Blackboard | Mashup | Basic example of how to hook into the WYSIWYG/Visual Text Box Editor and post embed HTML code to VTBE screen. | Basic Blackboard Mashup |
| Bb 9.x Web Services Call from PHP | John Fontaine | Bb 9.x | Blackboard Inc. | webservices, php | This is some sample code using the ws02 php library. Initializes a connection to the Bb 9.0 Context.WS and then gets the course list for a given user. | Bb 9.x webservices call from PHP |
| BIRT report installable as Building Block | George Kroner | 9.1.x | Blackboard | BIRT, report | BIRT report installable as Building Block | |
| Course Modules | George Kroner | 9.1 | Blackboard | course module | This example shows how to create a course module (similar to a portal module) that can be added to the course home page or group home page areas. | Course Modules |
| Custom Blackboard Template Variables | George Kroner | 9.1.x | Blackboard | template variables, context | Create custom @X@-style variables that can render dynamic content when displayed within the Visual Text Box Editor (WYSIWYG editor). | Custom Blackboard Template Variables |
| Data Collection Page with Common Tag Library Examples | George Kroner | 9.1.x | Blackboard | tag library, tag libraries, example, data collection, step, form | Data Collection Page with Common Tag Library Examples | |
| Gradebook Extraction Example | George Kroner | Bb 9.x | Blackboard Platform Evangelism | grades | Here is a simple code that extracts grades from the gradebook | Grade Extration |
| Spring in Building Blocks | David Ashman | Bb 9.x | Blackboard, Inc. | spring | These code samples demonstrate how to use Spring in your Building Blocks. They include some basic "plumbing" code for Spring to simplify access to some of the key public APIs. | Using Spring in Building Blocks |