Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.639 and 1.641

version 1.639, 2009/04/06 03:58:39 version 1.641, 2009/04/18 23:43:43
Line 1262  Plot_curve.problem; Line 1262  Plot_curve.problem;
 Plot_curve.problem.meta;  Plot_curve.problem.meta;
 Plot_data.problem;  Plot_data.problem;
 Plot_data.problem.meta;  Plot_data.problem.meta;
   Rnumerical.problem;
   Rnumerical.problem.meta;
 RadioResponse.problem;  RadioResponse.problem;
 RadioResponse.problem.meta;  RadioResponse.problem.meta;
 RandomLabelExample.problem;  RandomLabelExample.problem;
Line 1291  SimpleMatching.problem; Line 1293  SimpleMatching.problem;
 SimpleMatching.problem.meta;  SimpleMatching.problem.meta;
 SimpleMathResponse.problem;  SimpleMathResponse.problem;
 SimpleMathResponse.problem.meta;  SimpleMathResponse.problem.meta;
   SimpleMathResponseR.problem;
   SimpleMathResponseR.problem.meta;
 SimpleRank.problem;  SimpleRank.problem;
 SimpleRank.problem.meta;  SimpleRank.problem.meta;
 SimpleTrueFalse.problem;  SimpleTrueFalse.problem;
Line 4809  handles request to the CAPA homework pro Line 4813  handles request to the CAPA homework pro
   </description>    </description>
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
   <file>
     <source>loncom/homework/lonr.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonr.pm</target>
     <categoryname>handler</categoryname>
     <description>
       routines to simplify talking to the R client
     </description>
     <status>works/unverified</status>
   </file>
 <file>  <file>
 <source>loncom/xml/Safe.pm</source>  <source>loncom/xml/Safe.pm</source>
 <target dist='default'>home/httpd/lib/perl/Safe.pm</target>  <target dist='default'>home/httpd/lib/perl/Safe.pm</target>

Removed from v.1.639  
changed lines
  Added in v.1.641


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