This section has not yet been translated to your requested language.
Creating and Adding External Tools
The External Tools utility allows ATutor administrators and instructors to link external tools into ATutor, and to
associate those tools with content as learning activities. External tools that support the BasicLTI tool provider standard may be added to content here.
Setup A New External Tool
- Title: Enter a name for the tool being created in the title field
- ToolID: Create an ID for the tool that will be unique across all tools on the system (e.g. demo_tool.ocadu.ca) any unique string will do
- Description: Describe the tool, its function, and how it might be used.
- Tool Launch URL: Copy the URL of the tool's BasicLTI launch location. Ensure there is no space at the end of the URL (see the Sample LTI Tool below for demo purposes)
- Enter the Tool Key and secret
- Set various options and Save
External Tool Options
These values may be set by the administrator or the administrator may allow the instructor to set these values in content items.
Required Settings
- ToolId (must be unique across system)
This is a unique identifier that you much choose. This identifier must be unique across the system. This identified is used to connect tool content items across exports and imports of the content area.
- Tool Launch URL
This is the launch URL for the external tool. It is provided by the eternal tool provider and should be entered here. Generally an external tool provider will give you a URL, key, and secret so that you can access their tool.
- Tool Key (oauth_consumer_key)
This is the launch key for the external tool. It is provided by the external tool provider and should be entered here. Generally an external tool provider will give you a URL, key, and secret so that you can access their tool.
- Tool Secret
This is the launch key for the external tool. It is provided by the eternal tool provider and should be entered here. Generally an external tool provider will give you a URL, key, and secret so that you can access their tool.
Optional External Tool Settings
- Frame Height
This allows you to control the height of the frame that will contain the external tool.
- Allow Frame Height to be Changed
The frame height may be specified for a tool by the administrator, or the administrator may allow the instructor to change the frame height.
- Launch Tool in Pop Up Window
Normally tools are launched in an iframe at the bottom of an ATutor content page. This option can be used so that the tool opens in a new browser window by clicking a link at the bottom of a content page, which replaces the default iframe. This option may be specified for a tool by the administrator, or the administrator may allow the instructor to specify this option.
- Launch Tool in Debug Mode
This option should normally be off except when you are having problems with tool launching. When this option is turned on, The launch is
paused part-way through to allow you to examine the data to be sent to the external tool. You are then given an option to continue the launch
by pressing a button. This option may be specified for a tool by the administrator, or the administrator may allow the instructor to specify this option.
- Send User Names to External Tool
This option determines whether you want to send user names to the external tool. You should only send user names to trusted tools and you should make sure that if you share user names with the external tools that you are following all appropriate regulations regarding student privacy. Sending user names is optional data in the Basic LTI specification although some tools may require user names to function properly.
This option may be specified for a tool by the administrator, or the administrator may allow the instructor to specify this option.
- Send User Mail Addresses to External Tool
This option determines whether you want to send user mail addresses to the external tool.You should only send user mail addresses to trusted tools and you should make sure that
if you share user addresses with the external tools that you are following all appropriate regulations regarding student privacy.
Sending user mail addresses is optional data in the Basic LTI specification although some tools may require user names to function properly.
This option may be specified for a tool by the administrator, or the administrator may allow the instructor to specify this option.
- Accept Grades From External Tool
Some tools can send grades back to ATutor through a Basic LTI extension REST web service. If the external tool has the capability of
using these services and you would like to allow the tool to send grades back to ATutor, you can enable this option. When you author
an external tool content item and enable this option, the tool will only be able to read and write grades in a single grade book item that
you associate with the content item. This option may be specified for a tool by the administrator, or the administrator may allow the instructor to specify this option.
- Allow External Tool To Retrieve Roster
Some tools can retrieve the entire course roster through a Basic LTI extension REST web service. If the external tool has the capability of
using these services and you would like to provide the entire course roster to the tool then you can enable this option. If this option is enabled, it respects the privacy option setting as to whether or not to release user names and email addresses. If these are configured to be provided on launches and the tool can retrieve the entire roster, then user names and mail addresses are included in the roster when it is retrieved. This option may be specified for a tool by the administrator, or the administrator may allow the instructor to specify this option.
- Allow External Tool to use the Setting Service
This option allows the external tool to store up to 8K of data in the content item. Typically the external tool uses this area for a resource
setting or perhaps a playlist as selected by the user. In particular it does not allow a separate 8K setting for each user for a content item. This option may be specified for a tool by the administrator, or the administrator may allow the instructor to specify this option.
- Custom Parameters
Sometimes the external tool requires that you send additional custom parameters along with the launch. The typical use of this would be to specify an ISBN number for a book associated with the launch or to select a particular content item within a content repository. Different tools will use this capability differently. Typically these will be specified as a keyword and a value such as
isbn=929293939
BasicLTI Resources
Sample LTI Tool for Testing/Demo Purposes. Copy this URL, and its associated key and secret, into the corresponding fields in the Create External Tool screen to setup a simple demonstration tool.
http://www.imsglobal.org/developers/BLTI/tool.php
key: lmsng.school.edu
secret: secret
Tools Currently with BasicLTI Provider Capability
A current list of BasicLTI conformant systems can be found at:
http://www.imsglobal.org/cc/statuschart.html
More about the BasicLTI Standard
http://www.imsglobal.org/lti/
Here are a couple videos with more information:
http://www.vimeo.com/18074396
http://vimeo.com/14100773
$LastChangedDate: 2006-06-29 11:25:07 -0400 (Thu, 29 Jun 2006) $
All text is available under the terms of the GNU Free Documentation License.