remove old readme
[atutor.git] / mods / _standard / basiclti / module.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?> 
2 <module version="1.0"> 
3     <name lang="en">External Tools</name> 
4     <description lang="en">This is a module to support externally hosted tools using the IMS Basic LTI specification to launch those tools.</description> 
5     <maintainers>
6         <maintainer> 
7             <name>Charles Severance</name> 
8             <email>csev@umich.edu</email> 
9         </maintainer>
10     </maintainers> 
11     <url>http://atutor.ca</url> 
12     <license>BSD</license> 
13         <release> 
14         <version>0.1</version> 
15         <date>2010-12-22</date> 
16         <state>alpha</state> 
17                 <notes>This module is an implementation of the IMS Basic LTI that extends the ATutor content editor. Feedback, bug reports, etc. should be posted to the atutor.ca &lt;a href="http://atutor.ca/forums/">developer or modules forums&lt;/a>. Be sure to review the README file included with the module (linked above) for more about setting up BasicLTI remote tools in ATutor. </notes> 
18     </release> 
19 </module>