[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml

raeburn raeburn at source.lon-capa.org
Tue Jul 14 23:38:16 EDT 2026


raeburn		Wed Jul 15 03:38:16 2026 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - Accessibility testing using axe-core and puppeteer (node.js) using a
    headless chromium web browser.
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.1093 doc/loncapafiles/loncapafiles.lpml:1.1094
--- doc/loncapafiles/loncapafiles.lpml:1.1093	Tue Jul 14 15:16:54 2026
+++ doc/loncapafiles/loncapafiles.lpml	Wed Jul 15 03:38:16 2026
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.1093 2026/07/14 15:16:54 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.1094 2026/07/15 03:38:16 raeburn Exp $ -->
 
 <!--
 
@@ -448,6 +448,15 @@
 </directory>
 <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>
+  <targetdir dist='default'>home/httpd/axespool</targetdir>
+  <categoryname>server standard</categoryname>
+  <description>
+For temporary storage of lists of files to check for accessibility
+and storage of results from testing with axe-core/puppeteer.
+  </description>
+</directory>
+<directory dist='default'>
+  <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lonLTItmp</targetdir>
   <categoryname>server standard</categoryname>
   <description>for temporary storage of LTI nonces</description>




More information about the LON-CAPA-cvs mailing list