Widgets are sections of content that you add to your homepages to provide information and links to course and administrative activities and resources. There are two types of widgets: system widgets and custom widgets. System widgets are available as part of BeachBoard and cannot be edited or deleted. Custom widgets are created using HTML and can be used to create a wide range of custom content for your homepage.
System widgets are available as part of BeachBoard and cannot be edited or deleted, but you can remove them from a homepage or move them to a different section of a homepage using the Homepage Management tool. Additionally, you can change the appearance of system widgets using the same properties as custom widgets (i.e., border style, title bar color and more).
Custom widgets are widgets that you create within your course. You can add any custom HTML code and create a wide range of widgets to expand the functionality and available content in your homepage.
When you create or edit custom widgets there are four available tabs: Properties, Customize, Release Conditions, and Content. You must provide a name for your widget in the Properties tab prior to accessing any of the other tabs.
------>
The Properties tab allows you to define or change the widget name and description.
The Customize tab enables you to change the following options:
The Release Conditions tab allows you to define a set of criteria that must be fulfilled (e.g. a user must be enrolled in the course as a specific role to be able to see the widget when it is added to a homepage). If a user hasn’t met the set release conditions, they won’t see this widget on their homepage. For example, you could create a widget with links visible only to users leading the course.
The conditions most likely to apply to widgets are as follows:
The Content tab allows you to add your own custom HTML (with the exception of ASP) code and incorporate your organization’s specific colors, logos, and other display techniques when creating widgets.
Use the default content window of the HTML Editor to add content to your widget and click the
Edit HTML Source icon in the bottom left corner to add HTML custom code.