Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.960 and 1.962

version 1.960, 2017/12/07 15:36:51 version 1.962, 2017/12/18 23:14:13
Line 2554  Handler to allow LON-CAPA to service ros Line 2554  Handler to allow LON-CAPA to service ros
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lti/ltipassback.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/ltipassback.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to allow LON-CAPA to service pass back of scores from a Tool Provider,
   as an LTI Consumer.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/lti/ltiutils.pm</source>  <source>loncom/lti/ltiutils.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/ltiutils.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/ltiutils.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 2563  Common routines for LTI (Consumer or Pro Line 2573  Common routines for LTI (Consumer or Pro
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lti/templates/LTIstandard.tool.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/LTIstandard.tool.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file which specifies package source for external tool (LTI) without passback
   of grades 
   </description>
   </file>
   <file>
   <source>loncom/lti/templates/LTIpassback.tool.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/LTIpassback.tool.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file which specifies package source for external tool (LTI) which supports passback
   of grades, and storable parameters.
   </description>
   </file>
   <file>
   <source>loncom/interface/lonpickcode.pm</source>    <source>loncom/interface/lonpickcode.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>

Removed from v.1.960  
changed lines
  Added in v.1.962


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>