The AMPS extension is a prototype extension for Google Chrome that amplifies search results containing learning resources by adding standards alignment data and usage information found in the Learning Registry.
Installing the binary form is the quickest way to try out the extension. Please note that this is a prototype. The services backing this plugin may become temporarily unavailable or cease to exist in the future. However, we will make every effort to maintain them as long as we can. If for some reason we must terminate support, the control box will indicate that the plugin has expired, and you should uninstall it at that point.
###SCREENSHOTS
Standards alignment with search results
Pop-up controls to select what gets inlined.
###INSTALLATION
####Binary Install
This is what most people just wanting to try this out will want to use. Those wanting to peek under the hood should install Developing your own flavor. If you just want to install the most current release click here to install.
####Developing your own flavor
Follow step 4 of Create and load an extension to load the "chrome" folder as an unpacked extension.
###DEVELOP
The AMPS extension is backed by additional CouchDB map/reduce views for a v0.23.3 Learning Registry node.
The views are located in the couchdb folder within the git project. The plugin code itself is located in the chrome folder.
###DEPENDENCIES
The AMPS extension utilizes the following Open Source Javascript libraries/frameworks:
-
jQuery v1.6.4 MIT License
-
crypto-js v2.5.2 New BSD License
-
Lawnchair 0.6.1 MIT License
-
Icons from the Open Icon Library Various Licenses
###LICENSE
Copyright 2011 SRI International
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
This project has been funded at least or in part with Federal funds from the U.S. Department of Education under Contract Number ED-04-CO-0040/0010. The content of this publication does not necessarily reflect the views or policies of the U.S. Department of Education nor does mention of trade names, commercial products, or organizations imply endorsement by the U.S. Government.