--- doc/loncapafiles/loncapafiles.lpml 2003/02/25 21:56:48 1.218 +++ doc/loncapafiles/loncapafiles.lpml 2010/02/25 04:17:25 1.668.2.8 @@ -2,7 +2,7 @@ "http://lpml.sourceforge.net/DTD/lpml.dtd"> - + + weak_delete home/httpd/lib/perl server readonly @@ -379,6 +395,12 @@ extensions modest_delete + home/httpd/lib/perl/Apache/localize + server readonly + location of LON-CAPA MakeText translation files + + + modest_delete home/httpd/lib/perl/HTML server readonly location of HTML specific perl module fixes and additions @@ -398,6 +420,12 @@ extensions cookie jar + modest_delete + home/httpd/scantron + server standard + uploaded scantron forms directory + + modest_delete home/httpd/sockets server standard @@ -417,6 +445,12 @@ extensions never_delete + home/httpd/cgi-bin/mimetexcache + server standard + location of cgi scripts + + + never_delete home/httpd/html server standard location of web-accessible file tree @@ -435,6 +469,49 @@ extensions modest_delete + home/httpd/html/images + server standard + images directory for GCI + + + modest_delete + home/httpd/html/images/login + server standard + directory for images for GCI log-in page + + + modest_delete + home/httpd/html/images/login/gci + server standard + directory for images for GCI log-in page for gci domain + + + modest_delete + home/httpd/html/images/login/gcitest + server standard + directory for images for GCI log-in page for gcitest domain + + + + modest_delete + home/httpd/html/css + server standard + css directory for GCI + + + modest_delete + home/httpd/html/css/gci + server standard + css directory for GCI for gci domain + + + modest_delete + home/httpd/html/css/gcitest + server standard + css directory for GCI for gcitest domain + + + modest_delete home/httpd/html/adm server readonly unauthenticated resources @@ -447,12 +524,102 @@ extensions modest_delete + home/httpd/html/adm/fonts + server readonly + fonts + + + modest_delete home/httpd/html/adm/help server readonly online help documentation modest_delete + home/httpd/html/adm/jme + server readonly + JME support files + + + modest_delete + home/httpd/html/adm/jmol + server readonly + Jmol files + + + modest_delete + home/httpd/html/adm/jsMath + server readonly + jsMath support files + + + modest_delete + home/httpd/html/adm/jsMath/extensions + server readonly + jsMath extension files + + + modest_delete + home/httpd/html/adm/jsMath/uncompressed + server readonly + jsMath files (uncompressed) + + + modest_delete + home/httpd/html/adm/jsMath/plugins + server readonly + jsMath plugin files + + + modest_delete + home/httpd/html/adm/dragmath + server readonly + Formula editor + + + modest_delete + home/httpd/html/adm/dragmath/applet + server readonly + Formula editor applet directory and popups + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes + server readonly + Formula editor applet classes + + + modest_delete + home/httpd/html/adm/dragmath/applet/HotEqn + server readonly + Formula editor applet HotEqn classes and jar + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes/Display + server readonly + Formula editor applet display + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes/lang + server readonly + Formula editor applet languages + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes/formats + server readonly + Formula editor applet classes formats (LaTeX, Maxima, etc) + + + modest_delete + home/httpd/html/adm/helper + server readonly + XML specifications for helpers + + + modest_delete home/httpd/html/adm/help/gif server readonly online help documentation gif files @@ -471,6 +638,18 @@ extensions modest_delete + home/httpd/html/adm/help/tex/ru + server readonly + Russian online help documentation tex files + + + modest_delete + home/httpd/html/adm/help/tex/de + server readonly + German online help documentation tex files + + + modest_delete home/httpd/html/adm/help/png server readonly online help documentation png files @@ -532,6 +711,14 @@ roles.db) which specify the roles and pr LON-CAPA system. + never_delete + home/httpd/lonCerts + server standard + + Directory for Certificates for SSL and local auth modes + + + modest_delete home/httpd/html/adm/MathML server readonly @@ -539,6 +726,13 @@ LON-CAPA system. modest_delete + home/httpd/html/res/lib/templates + server readonly + Resource library + + + + modest_delete home/httpd/html/res/adm/includes server readonly files useful for including within customized scripting @@ -566,6 +760,18 @@ are viewable over the world-wide web modest_delete + home/httpd/html/res/adm/pages/pt + server readonly + web user interface resources - Portuguese + + + modest_delete + home/httpd/html/res/adm/pages/reactionresponse + server readonly + web user interface resources + + + modest_delete home/httpd/html/adm/lonLCDfont server readonly LCD font for remote control @@ -613,6 +819,8 @@ are viewable over the world-wide webnever_delete usr/lib/perl5/site_perl/5.005 usr/lib/perl5/site_perl/5.6.0 + usr/lib/perl5/site_perl/5.8.0 + usr/local/lib/perl/5.10.0 usr/local/lib/perl/5.6.0 standard system perl tree (usually present on linux systems) @@ -695,6 +903,7 @@ each list element consists of only two s loncom/loncapa.conf etc/httpd/conf/loncapa.conf +etc/apache2/loncapa.conf conf

@@ -737,6 +946,7 @@ MySQL database loncom/loncapa_apache.conf etc/httpd/conf/loncapa_apache.conf +etc/apache2/loncapa_apache.conf static conf The goal of this file is to implement all LON-CAPA specific @@ -756,6 +966,7 @@ the www@localhost MySQL password, and br loncom/startup.pl etc/httpd/conf/startup.pl +etc/apache2/startup.pl static conf This file provides initializations for perl handlers. It adjusts what @@ -764,6 +975,16 @@ well as causing the Apache module to be startup.pl is invoked by loncapa_apache.conf. + +etc/apache2 + +etc/apache2/conf + +symbolic link + +symbolic link to directory /etc/apache2 from /etc/apache2/conf + + loncom/thesaurus/thesaurus.db home/httpd/lonTabs/thesaurus.db @@ -771,11 +992,13 @@ well as causing the Apache module to be Thesaurus database file to be built from loncom/thesaurus/rawkey.txt - + loncom/thesaurus/build_thesaurus_wrapper.sh -rawkey.txt +rawkey.txt; +build_thesaurus_db.pl; +build_thesaurus_wrapper.sh @@ -812,6 +1035,30 @@ parameter. +loncom/cgi/decompress.pl +home/httpd/cgi-bin/decompress.pl +script + +Decompresses an archive into its files inside of the construction space + + + +loncom/cgi/takeoffline.pl +home/httpd/cgi-bin/takeoffline.pl +script + +Take machine offline + + + +loncom/cgi/takeonline.pl +home/httpd/cgi-bin/takeonline.pl +script + +Take machine online + + + loncom/cgi/thumbnail.gif home/httpd/cgi-bin/thumbnail.gif script @@ -828,6 +1075,14 @@ utility cgi script to view status of clu +loncom/cgi/translator.pl +home/httpd/cgi-bin/translator.pl +script + +utility cgi script to enter translations + + + loncom/build/system_dependencies/perltest.pl home/httpd/cgi-bin/perltest.pl script @@ -844,6 +1099,22 @@ utility cgi script to view status of per + loncom/cgi/loncgi.pm + home/httpd/lib/perl/LONCAPA/loncgi.pm + system file + + Provides a common interface to LON-CAPA cookies and environment. + + + + loncom/cgi/lonauthcgi.pm + home/httpd/lib/perl/LONCAPA/lonauthcgi.pm + system file + + Provides routines used in authorization of server status CGI scripts + + + loncom/cgi/graph.png home/httpd/cgi-bin/graph.png script @@ -879,6 +1150,12 @@ cgi-script to ping other server Dynamically outputs X-Y plots with point, line, etc functions. + + home/httpd/cgi-bin/plot.gif + home/httpd/cgi-bin/plot.png + symbolic link + symbolic link for plot.png to point at plot.gif + loncom/cgi/imagechoice.pl home/httpd/cgi-bin/imagechoice.pl @@ -900,6 +1177,21 @@ Alias /prtspool/ /home/httpd/prtspool/ as well as a /home/httpd/prtspool directory. + + + loncom/interface/multidownload.pl + home/httpd/cgi-bin/multidownload.pl + script + +cgi script to generate a zip file of all student submissions + + +Depends on srm.conf entry: +Alias /zipspool/ /home/httpd/zipspool/ +as well as a /home/httpd/zipspool directory. + + + loncom/cgi/metadata_keywords.pl home/httpd/cgi-bin/metadata_keywords.pl @@ -928,6 +1220,55 @@ out all records in "|"-separated format. To be used by very simple harvesting engines. + +loncom/homework/simpleproblem.problem +home/httpd/html/res/lib/templates/simpleproblem.problem +interface file + +Generic resource for DOCS "Simple Problem" + + + +loncom/homework/simpleproblem.problem.meta +home/httpd/html/res/lib/templates/simpleproblem.problem.meta +interface file + +Meta file for generic resource for DOCS "Simple Problem" + + + +loncom/homework/templates/DropBox.problem +home/httpd/html/res/lib/templates/DropBox.problem +interface file + +Generic resource for DOCS "Drop Box" + + + +loncom/homework/templates/DropBox.problem.meta +home/httpd/html/res/lib/templates/DropBox.problem.meta +interface file + +Meta file for generic resource for DOCS "Drop Box" + + + + +loncom/homework/templates/examupload.problem +home/httpd/html/res/lib/templates/examupload.problem +interface file + +Generic resource for score upload + + + +loncom/homework/templates/examupload.problem.meta +home/httpd/html/res/lib/templates/examupload.problem.meta +interface file + +Meta file for generic resource for score upload + + *.* loncom/homework/templates/ @@ -942,12 +1283,43 @@ blank.library; blank.library.meta; blank.problem; blank.problem.meta; +blank.task; +blank.task.meta; +simple.task; +simple.task.meta; +multiple_instance.task; +multiple_instance.task.meta; +MultipleAnswerEither.problem; +MultipleAnswerEither.problem.meta; +MultipleAnswerUnordered.problem; +MultipleAnswerUnordered.problem.meta; +optional_criteria.task; +optional_criteria.task.meta; +ClickImageExample.problem; +ClickImageExample.problem.meta; +custompartial.problem; +custompartial.problem.meta; +CustomResponse.problem; +CustomResponse.problem.meta; Essay.problem; Essay.problem.meta; +examupload.problem; +examupload.problem.meta; +HintFormula.problem; +HintFormula.problem.meta; +HintMathResponse.problem; +HintMathResponse.problem.meta; +man1.jpg; +man1.jpg.meta; numerical.problem; numerical.problem.meta; -Plot.problem; Plot.problem.meta; +Plot_curve.problem; +Plot_curve.problem.meta; +Plot_data.problem; +Plot_data.problem.meta; +Rnumerical.problem; +Rnumerical.problem.meta; RadioResponse.problem; RadioResponse.problem.meta; RandomLabelExample.problem; @@ -964,26 +1336,45 @@ SelectFromOptions-8ConceptGoups.problem; SelectFromOptions-8ConceptGoups.problem.meta; SelectFromOptions-Simple.problem; SelectFromOptions-Simple.problem.meta; +SimpleStringResponse.problem.meta; script.library; script.library.meta; SimpleFormula.problem; SimpleFormula.problem.meta; +SimpleFormulaCAS.problem; +SimpleFormulaCAS.problem.meta; StringResponse.problem; StringResponse.problem.meta; SimpleMatching.problem; SimpleMatching.problem.meta; +SimpleMathResponse.problem; +SimpleMathResponse.problem.meta; +SimpleMathResponseR.problem; +SimpleMathResponseR.problem.meta; SimpleRank.problem; -SimpleRank.problem.meta +SimpleRank.problem.meta; +SimpleTrueFalse.problem; +SimpleTrueFalse.problem.meta; +organic.problem; +organic.problem.meta; +organic_hint.problem; +organic_hint.problem.meta; +reaction.problem; +reaction.problem.meta; +reaction_hint.problem; +reaction_hint.problem.meta + -loncom/homework/insertlist.tab -home/httpd/lonTabs/insertlist.tab -static conf - + loncom/homework/insertlist.xml + home/httpd/lonTabs/insertlist.xml + static conf + Describes what tags are allowed inside other tags. - + + CAPA/JavaTools/GLabel.class home/httpd/html/res/adm/includes/GLabel.class @@ -997,8 +1388,8 @@ Built from Glabel.java. Still working o -loncom/interface/default.assesscalc -home/httpd/html/res/adm/includes/default.assesscalc +loncom/interface/spreadsheet/default_assesscalc +home/httpd/html/res/adm/includes/default_assesscalc static conf @@ -1006,8 +1397,8 @@ Default spreadsheet for individual asses -loncom/interface/default.studentcalc -home/httpd/html/res/adm/includes/default.studentcalc +loncom/interface/spreadsheet/default_studentcalc +home/httpd/html/res/adm/includes/default_studentcalc static conf @@ -1015,8 +1406,8 @@ Default spreadsheet for assessment of st -loncom/interface/default.classcalc -home/httpd/html/res/adm/includes/default.classcalc +loncom/interface/spreadsheet/default_classcalc +home/httpd/html/res/adm/includes/default_classcalc static conf @@ -1041,23 +1432,42 @@ Descriptive list of abbreviations used i and privileges available in the network with function - -loncom/hosts.tab -home/httpd/lonTabs/hosts.tab -static conf - -List of all machines in the LON-CAPA network. Relates lonHostID to -lonDefDomain and IP address. - + + + loncom/hosts.tab + home/httpd/lonTabs/hosts.tab + www static conf + +List of Machines in the lon-capa network. + - -loncom/domain.tab -home/httpd/lonTabs/domain.tab -static conf - -List of all domains in the LON-CAPA network. Lists the name name of the domain and any default authentication. - + + loncom/domain.tab + home/httpd/lonTabs/domain.tab + www static conf + +List of domains in the LON-CAPA network. +Lists the name name of the domain and any multiple config options. + + + + + loncom/dns_hosts.tab + home/httpd/lonTabs/dns_hosts.tab + www static conf + +List of all machines in the lon-capa network that is served up by the DNS mechanism. + + + + loncom/dns_domain.tab + home/httpd/lonTabs/dns_domain.tab + www static conf + +List of all domains in the LON-CAPA network that is served up by the DNS mechanism. + + loncom/spare.tab home/httpd/lonTabs/spare.tab @@ -1081,7 +1491,7 @@ in access.conf loncom/htpasswd home/httpd/lonTabs/htpasswd -conf +static conf Basic auth password to access /lon-status and /server-status @@ -1114,6 +1524,14 @@ Example:
server ntp.msu
+ loncom/misc/archive_old_files.pl + home/httpd/perl/archive_old_files.pl + script + +Batch script for compressing older .db files + + + loncom/metadata_database/searchcat.pl home/httpd/perl/searchcat.pl script @@ -1130,57 +1548,79 @@ Batch script for removing temporary tabl -loncom/misc/cleanup_prtspool.pl -home/httpd/perl/cleanup_prtspool.pl +loncom/metadata_database/parse_activity_log.pl +home/httpd/perl/parse_activity_log.pl +script + +Batch script to copy activy logs from native format into the SQL metadata database. + + + +loncom/misc/cleanup_file_caches.pl +home/httpd/perl/cleanup_file_caches.pl script Batch script for removing files not accessed within 24 hours from the -/home/httpd/prtspool directory. +/home/httpd/prtspool and /home/httpd/html/userfiles/ directories. -loncom/lonhttpd -home/httpd/perl/lonhttpd +loncom/debugging_tools/seed_accesscount.pl +home/httpd/perl/seed_accesscount.pl script -Small fry httpd on port 8080 +Batch script for moving access count data from nohist_resevaldata.db to +nohist_accesscount.db. -loncom/lonc -home/httpd/perl/lonc +loncom/debugging_tools/modify_config_files.pl +home/httpd/perl/modify_config_files.pl script -proxy server +Batch script to ensure certain LONCAPA configuration parameters for yum and +MySQL are included in their configuration files. -doc/man/lonc.1 -usr/man/man1/lonc.1 -doc -man page for lonc - -loncom/build/pod2man.sh ../lonc > ../../doc/man/lonc.1 && \ -echo 'manifying lonc' - -works/unverified - -../../loncom/lonc - + loncom/debugging_tools/updateclasslist.pl + home/httpd/perl/debug/updateclasslist.pl + script + +propagate the ids in ids.db to all course classlists + -doc/scripts/lonc.html -home/httpd/html/adm/help/scripts/lonc.html -doc -POD-derived page for lonc - -loncom/build/pod2html.sh ../lonc > ../../doc/scripts/lonc.html && \ -echo 'pod2html lonc' - -works/unverified - -../../loncom/lonc - +loncom/lonmemcached +home/httpd/perl/lonmemcached +script + +small script to handle the start up of the memcached daemon + + + + loncom/lonmaxima + home/httpd/perl/lonmaxima + script + + manages the existance and talking to the maxima processes + + + + loncom/lonr + home/httpd/perl/lonr + script + + manages the existance and talking to the R processes + + + + loncom/request_ssl_key.sh + home/httpd/lonCerts/request_ssl_key.sh + script + + Script that requests a Lon-CAPA ssl key. + loncom/lond @@ -1229,10 +1669,13 @@ echo 'pod2html lond' -loncom/build/CHECKRPMS +loncom/build/CHECKRPMS home/httpd/cgi-bin/CHECKRPMS script CGI script that checks status of RPMs + +loncom/build/CHECKRPMS + loncom/cgi/loncron.pl @@ -1287,6 +1730,33 @@ echo 'pod2html lonsql' + loncom/CrGrant.pl + home/httpd/perl/CrGrant.pl + script + + Script used to verify and grant an SSL certificate to a Lon-CAPA host + + in progress + + + loncom/CrGenerate.pl + home/httpd/perl/CrGenerate.pl + script + + Script used to request an SSL certificate for a Lon-CAPA host. + + in progress + + + loncom/apachereload + home/httpd/perl/apachereload + setuid script + + Script to let www reload the webserver + + works/unverified + + loncom/lcpasswd home/httpd/perl/lcpasswd setuid script @@ -1297,6 +1767,16 @@ user passwords. being updated +loncom/lcinstallfile +home/httpd/perl/lcinstallfile +setuid script + +Set uid file that allows lond to install files in +lonTab which is normally owned by root. + +under construction + + loncom/pwchange home/httpd/perl/pwchange setuid script @@ -1327,6 +1807,16 @@ set according to the user's authenticati New file +loncom/lciptables +home/httpd/perl/lciptables +setuid script + +Calls iptables to update firewall settings for port used for internal +LON-CAPA communication to receive traffic from other servers in cluster + +New file + + loncom/lcuserdel home/httpd/perl/lcuserdel setuid script @@ -1406,6 +1896,15 @@ Interface file for responding to imprope +loncom/html/adm/notinit.html +home/httpd/html/adm/notinit.html +interface file + +Interface file for responding to accessing uploaded resources without +re-initializing course. + + + loncom/html/adm/overloaded.txt home/httpd/html/adm/overloaded.txt interface file @@ -1448,6 +1947,22 @@ content. +loncom/homework/scantronformat.tab +home/httpd/lonTabs/scantronformat.tab +conf + +Different configs for scantron input files. + + + +loncom/homework/default_scantronformat.tab +home/httpd/lonTabs/default_scantronformat.tab +static conf + +Default configurations for scantron input files. + + + loncom/publisher/packages.tab home/httpd/lonTabs/packages.tab static conf @@ -1466,6 +1981,14 @@ Table which contains list of copyright p +loncom/publisher/source_copyright.tab +home/httpd/html/res/adm/includes/source_copyright.tab +static conf + +Table which contains list of source copyright possibilities for educational resources. + + + loncom/publisher/language.tab home/httpd/lonTabs/language.tab static conf @@ -1502,6 +2025,15 @@ Handler for course documents works/unverified +modules/gci/londocsgci.pm +home/httpd/lib/perl/Apache/londocsgci.pm +handler + +Routines for building/validating Concept Test for GCI project. + +works/unverified + + loncom/interface/lonchat.pm home/httpd/lib/perl/Apache/lonchat.pm handler @@ -1520,6 +2052,15 @@ Handler for periodically fetch new lines works/unverified +loncom/interface/longroupchat.pm +home/httpd/lib/perl/Apache/longroupchat.pm +handler + +Handler for generation of frameset for display of group chat + +works/unverified + + loncom/interface/lonannounce.pm home/httpd/lib/perl/Apache/lonannounce.pm handler @@ -1538,6 +2079,24 @@ Handler to put up syllabus works/unverified +loncom/interface/lonrss.pm +home/httpd/lib/perl/Apache/lonrss.pm +handler + +Handler for adding to and displaying RSS + +works/unverified + + +loncom/homework/lonsimpleproblemedit.pm +home/httpd/lib/perl/Apache/lonsimpleproblemedit.pm +handler + +Handler to set parameters for simple homework problems + +works/unverified + + loncom/interface/lonsimplepage.pm home/httpd/lib/perl/Apache/lonsimplepage.pm handler @@ -1547,6 +2106,15 @@ Handler to put up simple page works/unverified + loncom/interface/lonpickcode.pm + home/httpd/lib/perl/Apache/lonpickcode.pm + handler + + Handler to pick a CODE from the list of possible CODEs + + works/unverified + + loncom/interface/lonpickstudent.pm home/httpd/lib/perl/Apache/lonpickstudent.pm handler @@ -1556,6 +2124,33 @@ Handler to pick a student from classlist works/unverified +loncom/interface/lonpickcourse.pm +home/httpd/lib/perl/Apache/lonpickcourse.pm +handler + +Handler to pick a courseid from a list of courses + +works/unverified + + +loncom/interface/lonpickauthor.pm +home/httpd/lib/perl/Apache/lonpickauthor.pm +handler + +Handler for a DC to pick an author from a list of authors in the domain for an ad hoc CA role + +works/unverified + + +loncom/interface/lonpickuser.pm +home/httpd/lib/perl/Apache/lonpickuser.pm +handler + +Handler to pick a user from a directory search + +works/unverified + + loncom/interface/lonbulletin.pm home/httpd/lib/perl/Apache/lonbulletin.pm handler @@ -1584,6 +2179,57 @@ construction space menu. works/unverified +loncom/publisher/testbankimport.pm +home/httpd/lib/perl/Apache/testbankimport.pm +handler + +Utility to convert plain text questions in a testbank file to LON-CAPA problems. +Called by selecting testbank option when uploading file to construction space. + +works/unverified + + +loncom/imspackages/imsimport.pm +home/httpd/lib/perl/Apache/imsimport.pm +handler + +Utility to import courses from other CMSs packaged in IMS 1.1 content package +format into LON-CAPA Construction space. +Called by selecting IMS package option when uploading file to construction space. + +works/unverified + + +loncom/imspackages/imsimportdocs.pm +home/httpd/lib/perl/Apache/imsimportdocs.pm +handler + +Utility to import courses from other CMSs packaged in IMS 1.1 content package +format into a LON-CAPA course via DOCS. +Called using Import IMS package button displayed in Special documents column in DOCS display. + +works/unverified + + +loncom/imspackages/imsprocessor.pm +home/httpd/lib/perl/Apache/imsprocessor.pm +handler + +Contains routines used by imsimport handlers when importing contents of IMS +packages into construction space, or into a course directly via DOCS. + +works/unverified + + +loncom/imspackages/imsexport.pm +home/httpd/lib/perl/Apache/imsexport.pm +handler + +Routines used in londocs to export templated files to an IMS package. + +works/unverified + + loncom/interface/lonhelp.pm home/httpd/lib/perl/Apache/lonhelp.pm handler @@ -1600,6 +2246,14 @@ buildMakeWrapper +loncom/html/adm/help/help.png +home/httpd/html/adm/help/help.png +interface file + +help icon + + + loncom/html/adm/help/abouthelp.html home/httpd/html/adm/help/abouthelp.html interface file @@ -1608,6 +2262,14 @@ Index file for the help system +loncom/html/adm/help/nohelptopic.html +home/httpd/html/adm/help/nohelptopic.html +interface file + +Page of links to help manuals - displayed when inline help is missing for a specific topic. + + + doc/help/author.manual.access.tex home/httpd/html/adm/help/tex/author.manual.access.tex @@ -1630,12 +2292,12 @@ manual online, with a somewhat clumsy in works/unverified -doc/help/course.instructor.access.tex -home/httpd/html/adm/help/tex/course.instructor.access.tex +doc/help/domain.manual.access.tex +home/httpd/html/adm/help/tex/domain.manual.access.tex interface file -The pseudo-LaTeX file to allow people to read the course instructor's +The pseudo-LaTeX file to allow people to read the domain coordination manual online, with a somewhat clumsy interface. works/unverified @@ -1699,23 +2361,91 @@ The PDF Course Manual works/unverified -doc/help/course.instructor.ps -home/httpd/html/adm/help/course.instructor.ps +doc/help/domain.manual.ps +home/httpd/html/adm/help/domain.manual.ps interface file -The postscript Course Instructor Manual +The postscript Domain Manual works/unverified + +doc/help/domain.manual.texxml; +doc/help/latexSplitter.py; +doc/help/rebuildLabelHash.pl; +doc/help/render.texxml.pl; +doc/help/simpleEdit.py; +doc/help/texxml2indextex.pl; +doc/help/texxml2latex.pl; +loncom/build/buildHelp.sh; +loncom/build/help_graphics_converter.pl + -doc/help/course.instructor.pdf -home/httpd/html/adm/help/course.instructor.pdf +doc/help/domain.manual.pdf +home/httpd/html/adm/help/domain.manual.pdf interface file -The PDF Course Instructor Manual +The PDF Domain Manual works/unverified + + loncom/html/adm/help/ext_examples.html + home/httpd/html/adm/help/ext_examples.html + interface file + + Examples for using &EXT in HTML + + + + loncom/html/adm/help/ext_examples.html.meta + home/httpd/html/adm/help/ext_examples.html.meta + interface file + + Examples for using &EXT in HTML metadata + + + + loncom/html/adm/help/ext_examples.library + home/httpd/html/adm/help/ext_examples.library + interface file + + Examples for using &EXT library + + + + loncom/html/adm/help/ext_examples.library.meta + home/httpd/html/adm/help/ext_examples.library.meta + interface file + + Examples for using &EXT library metadata + + + + loncom/html/adm/help/ext_examples.problem + home/httpd/html/adm/help/ext_examples.problem + interface file + + Examples for using &EXT problem + + + + loncom/html/adm/help/ext_examples.problem.meta + home/httpd/html/adm/help/ext_examples.problem.meta + interface file + + Examples for using &EXT problem metadata + + + + loncom/interface/lontemplate.pm + home/httpd/lib/perl/Apache/lontemplate.pm + handler + + Handler to create templates + + works/unverified + *.* loncom/html/adm/help/gif/ @@ -1726,11 +2456,38 @@ home/httpd/html/adm/help/gif/ +Authoring_Dynamic_Plot_Axis_Labels.gif; +Authoring_Dynamic_Plot_Axis_Tics_border.gif; +Authoring_Dynamic_Plot_Axis_Tics_minor.gif; +Authoring_Dynamic_Plot_Axis_Tics_nomirror.gif; +Authoring_Dynamic_Plot_Axis_Tics_x_axis.gif; +Authoring_Dynamic_Plot_Title_X_Y_Label.gif; +BT_ScreenshotCriteria.gif; +BT_ScreenshotQuestion.gif; +BT_ScreenshotVariable.gif; +CreateConceptTest1.gif; +CreateConceptTest2.gif; +CreateConceptTest3.gif; +CreateConceptTest4.gif; +CreateConceptTest5.gif; +CreateConceptTest6.gif; +CreateConceptTest7.gif; +CreateConceptTest8.gif; +CreateConceptTest9.gif; +flowchartBridgeTask.gif; +Dynamic_Replication_Change.gif; +Dynamic_Replication_Request.gif; +Load_Balance_Example.gif; +LONCAPA_Network_Diagram2.gif; +LONCAPA_Network_Diagram.gif; +Map_Example.gif; +Resource_Assembly.gif; authorRemote.gif; constructionSpace.gif; constructionSpaceForPublishing.gif; creatingANewCourse.gif; creatingNewProblemResource.gif; +cprv.gif; dynamic_piecewise.gif; dynamic_piecewise2.gif; dynamic_plot.gif; @@ -1759,13 +2516,20 @@ numericalResponseSlopeProblem.gif; numericalResponseVarInText.gif; optionResponseEditing.gif; optionResponseProblem.gif; +pref.gif; publishMetadata.gif; radioResponse2.gif; radioResponseHint.gif; smallHelp.gif; spreadsheet_hierarchy.gif; stringResponseEditor.gif; -studentInterface.gif +studentInterface.gif; +iclicker.gif; +interwrite1.gif; +interwrite2.gif; +interwrite3.gif; +interwrite4.gif; +interwrite5.gif; @@ -1778,6 +2542,32 @@ home/httpd/html/adm/help/eps/ +Authoring_Dynamic_Plot_Axis_Labels.eps; +Authoring_Dynamic_Plot_Axis_Tics_border.eps; +Authoring_Dynamic_Plot_Axis_Tics_minor.eps; +Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps; +Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps; +Authoring_Dynamic_Plot_Title_X_Y_Label.eps; +BT_ScreenshotCriteria.eps; +BT_ScreenshotQuestion.eps; +BT_ScreenshotVariable.eps; +CreateConceptTest1.eps; +CreateConceptTest2.eps; +CreateConceptTest3.eps; +CreateConceptTest4.eps; +CreateConceptTest5.eps; +CreateConceptTest6.eps; +CreateConceptTest7.eps; +CreateConceptTest8.eps; +CreateConceptTest8.eps; +flowchartBridgeTask.eps; +Dynamic_Replication_Change.eps; +Dynamic_Replication_Request.eps; +Load_Balance_Example.eps; +LONCAPA_Network_Diagram2.eps; +LONCAPA_Network_Diagram.eps; +Map_Example.eps; +Resource_Assembly.eps; authorRemote.eps; constructionSpace.eps; constructionSpaceForPublishing.eps; @@ -1817,9 +2607,23 @@ radioResponseHint.eps; smallHelp.eps; spreadsheet_hierarchy.eps; stringResponseEditor.eps; -studentInterface.eps +studentInterface.eps; +iclicker.eps; +interwrite1.eps; +interwrite2.eps; +interwrite3.eps; +interwrite4.eps; +interwrite5.eps; + + modules/gci/help/tex/Concept_Test_Creation.tex + home/httpd/html/adm/help/tex/Concept_Test_Creation.tex + interface file + + TeX help file for building Concept Tests + + *.* loncom/html/adm/help/tex/ @@ -1831,23 +2635,114 @@ Tex files for the help system About_Authors_Manual.tex; +About_Bombs.tex; +About_Communication.tex; +About_Developers_Manual.tex; About_Numerical_and_Formula_Response.tex; +About_Symbs.tex; +all_functions_table.tex; +adaptive_hints.tex; +Additional_Help.tex; Ambiguous_Reference.tex; -Author_LON-CAPA_Introduction.tex; -Author_Manual_Title_Page.tex; -Author_Numerical_and_Formula.tex; -Author_Remote_Control.tex; +Analysis_Analyze_Over.tex; +Analyze_Problem.tex; +Answer_Date.tex; +Annotation.tex; +Authentication.tex; +Auth_Options.tex; Authoring_Adding_Pictures.tex; +Authoring_DataResponse.tex; +Authoring_Dynamic_Plot_Axes.tex; +Authoring_Dynamic_Plot_Color_Selection.tex; +Authoring_Dynamic_Plot_Curve_Data.tex; +Authoring_Dynamic_Plot_Curve_Function.tex; +Authoring_Dynamic_Plot_Curve.tex; +Authoring_Dynamic_Plot_Gnuplot.tex; +Authoring_Dynamic_Plot_Key.tex; +Authoring_Dynamic_Plot_Label.tex; +Authoring_Dynamic_Plot_Linestyle.tex; Authoring_Dynamic_Plot.tex; +Authoring_Dynamic_Plot_Tics.tex; +Authoring_Dynamic_Plot_Title_X_Y_Label.tex; +Authoring_ExternalResponse.tex; +Authoring_Foil_Structure_Tags.tex; +Authoring_Hint_Tags.tex; Authoring_HTML_vs_Tex.tex; -Authoring_M_Tag.tex; +Authoring_ImageResponse.tex; +Authoring_Input_Tags.tex; +Authoring_Internal_Tags.tex; +Authoring_Intro.tex; +Authoring_Math_Editor.tex; +Authoring_NumericalResponse.tex; +Authoring_OptionResponse.tex; +Authoring_Output_Tags.tex; +Authoring_Pictures_EPS.tex; Authoring_Piecewise_Plot.tex; +Authoring_RadiobuttonResponse.tex; +Authoring_Response_Attributes.tex; +Authoring_Responseparam_Parameter.tex; +Authoring_Response_Tag_Intro.tex; +Authoring_Scripting_Tags.tex; +Authoring_Spreadsheet.tex; +Authoring_Structure_Tags.tex; +Authoring_XML_Intro.tex; +Author_LON-CAPA_Introduction.tex; +Author_Manual_Title_Page.tex; +Author_Numerical_and_Formula.tex; +Author_Remote_Control.tex; +Batch_Creation.tex; +Bookmarks.tex; +BridgeTask_About.tex; +BridgeTask_Conditions.tex; +BridgeTask_Create.tex; +BridgeTask_EditModeFinishing.tex; +BridgeTask_EditModeIntroduction.tex; +BridgeTask_EditModeQuestion.tex; +BridgeTask_EditMode.tex; +BridgeTask_EditModeVariable.tex; +BridgeTask_Features.tex; +BridgeTask_Intro.tex; +BridgeTask_Portfolio.tex; +BridgeTask_SetupResource.tex; +BridgeTask_Slot.tex; +BridgeTask_XMLFinishing.tex; +BridgeTask_XMLHeader.tex; +BridgeTask_XMLQuestions.tex; +BridgeTask_XML.tex; +BridgeTask_XMLVariable.tex; +Browsing_Resources.tex; +Bugzilla.tex; +Caching.tex; +Calendar_Add_Announcement.tex; +Calendar_Remove_Announcement.tex; Calling_Functions.tex; +CAPA_LON-CAPA_function_diffs.tex; +Cascading_Parameters.tex; +Catalog_Info.tex; +Change_Colors.tex; +Change_Password.tex; +Chart_Description.tex; +Change_Discussion_Display.tex; +Chart_Enrollment_Status.tex; +Chart_Output_Data.tex; +Chart_Output_Formats.tex; +Chart_Sections.tex; +Chart_Sequences.tex; +Chart_Student_Data.tex; +Chatting.tex; +Clicker_Registration.tex; Coauthor.tex; Construction_Space_Overview.tex; +Contextual_Help.tex; +Course_Add_Other.tex; Course_Add_Student.tex; +Course_Automated_Enrollment.tex; +Course_Broadcast_Message.tex; +Course_Change_Privileges.tex; Course_Chart_To_Excel.tex; +Course_Chat.tex; Course_Convert_To_CSV.tex; +Course_Coordination_Intro.tex; Course_Create_Class_List.tex; Course_Critical_Message.tex; Course_Deleting.tex; @@ -1855,46 +2750,180 @@ Course_Disable_Discussion.tex; Course_Discussion_Board.tex; Course_Drop_Student.tex; Course_Edit_Content.tex; +Course_Editing_Custom_Roles.tex; +Course_Environment.tex; +Course_Extending_Due_Dates.tex; +Course_Face_To_Face_Records.tex; Course_Feedback_Addresses.tex; Course_Homework_Performance_Overview.tex; +Course_Manually_Grade_Problem.tex; Course_Manual_Title_Page.tex; +Course_Manage_Group.tex; +Course_Maximum_Collaborators.tex; Course_Message_Access.tex; +Course_Modify_Student_Data.tex; +Course_Parameter_Levels.tex; +Course_Parameter_Table_Mode.tex; Course_Problem_Weight.tex; +Course_Request_Access_End.tex; +Course_Request_Access_Start.tex; +Course_Request_Autoadd.tex; +Course_Request_Autodrop.tex; +Course_Request_Category.tex; +Course_Request_Clone.tex; +Course_Request_Crosslist.tex; +Course_Request_Description.tex; +Course_Request_Enroll_End.tex; +Course_Request_Enroll_Start.tex; +Course_Request_LCSection.tex; +Course_Request_Personnel.tex; +Course_Request_RegAccess_End.tex; +Course_Request_RegAccess_Start.tex; +Course_Request_Rolesection.tex; +Course_Request_Sections.tex; +Course_Roles.tex; +Course_Self_Enrollment.tex; +Course_Set_Start_End_Date.tex; Course_Setting_Parameters.tex; Course_Student_Grade_Override.tex; Course_Student_Work.tex; Course_Toplevel_Seq.tex; +Course_User_Evaluation.tex; +Course_User_Parameter.tex; +Course_View_Class_List.tex; +Create_Course.tex; Creating_A_Course_Intro.tex; +Creating_Domain_Coordinators.tex; +Creating_Groups.tex; Creating_New_Content_Pages.tex; Creating_Online_Problems.tex; Creating_Radio_Response_Problems.tex; +Custom_Response_Problems.tex; +Developer_Manual_Title_Page.tex; +Developer_Tutorial.tex; +Distribute_Messages.tex; +Docs_About_Bulletin_Board.tex; +Docs_About_Group_Files.tex; +Docs_About_My_Personal_Info.tex; +Docs_About_Simple_Page.tex; +Docs_About_Syllabus.tex; Docs_Adding_Course_Doc.tex; Docs_Adding_External_Resource.tex; Docs_Adding_Folders.tex; +Docs_Adding_Pages.tex; +Docs_Adding_Syllabus.tex; +Docs_Alternatives.tex; +Docs_Check_Resource_Versions.tex; Docs_Creating_From_Template.tex; +Docs_Dump_Course_Docs.tex; +Docs_Export_Course_Docs.tex; +Docs_Editing_Templated_Pages.tex; +Docs_Essay.tex; Docs_Importing_LON-CAPA_Resource.tex; +Docs_Load_Map.tex; Docs_Main_Course_Documents.tex; Docs_Navigate_Content.tex; +Docs_Option_Response.tex; Docs_Overview.tex; +Docs_Radio.tex; +Docs_Score_Upload_Form.tex; +Docs_Search.tex; +Docs_Simple_Problem.tex; +Docs_String_Response.tex; Docs_Supplemental.tex; Docs_Uploading_From_Harddrive.tex; +Docs_Verify_Content.tex; +Domain_Configuration_Auto_Enrollment.tex; +Domain_Configuration_Auto_Updates.tex; +Domain_Configuration_Cataloging_Courses.tex; +Domain_Configuration_Color_Schemes.tex; +Domain_Configuration_Contact_Info.tex; +Domain_Configuration_InstDirectory_Search.tex; +Domain_Configuration_LangTZAuth.tex; +Domain_Configuration_Login_Page.tex; +Domain_Configuration_Quotas.tex; +Domain_Configuration_Scantron_Format.tex; +Domain_Configuration_User_Creation.tex; +Domain_Configuration_User_Modification.tex; +Domain_Coordination_Intro.tex; +Domain_Coordination_Overview.tex; +Domain_Crontab_Entries.tex; +Domain_Manual_Title_Page.tex; +Due_Date.tex; +Edit_Syllabus.tex; +Error.tex; +exam_answers.tex; +exam_basics.tex; +exam_build.tex; +exam_disable_com.tex; +exam_how_scored.tex; +exam_parameters.tex; +exam_printing.tex; +exam_question_type.tex; +exam_scoring.tex; +Exploring_Your_Course.tex; +Feedback_Author.tex; +Feedback_Content.tex; +Feedback_Discuss_Anon.tex; +Feedback_Discussion.tex; +Feedback_Policy.tex; +Finding_Resources.tex; Foils.tex; +Formula_Answers.tex; +Formula_Editor.tex; +Formula_Response_Adv_Intro.tex; Formula_Response_Example.tex; Formula_Response_Limitations.tex; Formula_Response_Problems.tex; Formula_Response_Sampling.tex; Formula_Tolerance.tex; General_Intro.tex; +Generation.tex; +Grade_All.tex; +Grade_Intro.tex; +Grade_One.tex; +Grade_Scantron.tex; +Grade_Sequence.tex; +Grade_Upload.tex; +Grade_Verify.tex; +GradingOptions.tex; +Greek_Symbols.tex; +Guts_Apache_Env.tex; +Guts_Apache_Modules.tex; +Guts_Apache.tex; +Guts_Authentication.tex; +Guts_Authoring.tex; +Guts_Coding_Guidelines.tex; +Guts_Course_Dir.tex; +Guts_User_Dir.tex; +Help.tex; +Helper_Course_Initialization.tex; How_To_Edit_Existing_Content_Pages.tex; +Institutional_Integration_Authentication.tex; +Institutional_Integration_Course_Codes.tex; +Institutional_Integration_Format_Checks.tex; +Institutional_Integration_Identity_Management.tex; +Institutional_Integration_User_Categories.tex; Latex_Footer.tex; Latex_Header.tex; +Leaving_Feedback.tex; Login_To_LON-CAPA.tex; +Math_Response_Problems.tex; +Maxima_Argument_Array.tex; +Maxima_Libraries.tex; Metadata_Description.tex; +Modify_Community_Owner.tex; +Modify_Course_Defaultauth.tex; +Modify_Course_Instcode.tex; +Modify_Course_Owner.tex; +Modify_Course_Quota.tex; +Navigation_Screen.tex; Navmap_Host_Down.tex; +NavMaps_MarkPosts_Read.tex; Numerical_Response_Advanced_Example.tex; Numerical_Response_Format.tex; -Numerical_Response_Intro.tex; Numerical_Response_Introduction.tex; +Numerical_Response_Intro.tex; Numerical_Response_Parts_A.tex; Numerical_Response_Parts_B.tex; Numerical_Response_Problems.tex; @@ -1902,6 +2931,8 @@ Numerical_Response_Randomization.tex; Numerical_Response_Simple_Example.tex; Numerical_Response_Tutorial_A.tex; Numerical_Response_Units.tex; +numerical_wrong_answers.tex; +Open_Date.tex; Option_Response_Concept_Group_Example.tex; Option_Response_Matching_Example.tex; Option_Response_Problem_Creation.tex; @@ -1909,21 +2940,69 @@ Option_Response_Problem_Figure.tex; Option_Response_Problem_Parts.tex; Option_Response_Problems.tex; Option_Response_Simple.tex; +Other_Symbols.tex; +Parameter_encrypturl.tex; +Parameter_Helper.tex; +Parameter_Manager.tex; +Parameter_Overview.tex; Part_Tag_Edit_Help.tex; +Personal_Info_Page.tex; +Physical_Units.tex; +Portfolio_About.tex; +Portfolio_AddFiles.tex; +Portfolio_Catalog.tex; +Portfolio_ChangeDirectory.tex; +Portfolio_CreateDirectory.tex; +Portfolio_DeleteFile.tex; +Portfolio_FileAction.tex; +Portfolio_FileList.tex; +Portfolio_OpenFile.tex; +Portfolio_RenameFile.tex; +Portfolio_ShareFile_ChangeSetting.tex; +Portfolio_ShareFile_Conditional.tex; +Portfolio_ShareFile_SetAccess.tex; +Portfolio_ShareFile_StopAccess.tex; +Portfolio_ShareFile.tex; +Prefs_About_Me.tex; +Prefs_Forwarding.tex; +Prefs_Language.tex; +Prefs_Messages.tex; +Prefs_Notification.tex; +Prefs_Screen_Name_Nickname.tex; +Print_Library.tex; +Print_Options.tex; +Print_Resource.tex; +Print_Tricks.tex; Problem_Editor_Testing_Area.tex; Problem_Editor_XML_Index.tex; +Problem_LON-CAPA_Functions.tex; +Problem_LON-CAPA_Image_Options.tex; +Problem_Parameters.tex; Problem_Types.tex; Publishing_A_Resource.tex; Publishing_Author_Tutorial_Segue.tex; Publishing_Copyright.tex; Publishing_Intro.tex; Publishing_Keywords.tex; +Quick_Grades_Description.tex; Quick_Grades_Possibly_Correct.tex; Radio_Response_Problems.tex; Radio_Response_Randomization.tex; +Ranking_Problems.tex; +Receipt.tex; +Remote_Menu.tex; +Resource_Discussion.tex; Resource_Types.tex; -Script_Tutorial_Intro.tex; +Roles_About.tex; +Roles_Screen.tex; +Script_Functions.tex; Scripting_Help.tex; +Script_Tutorial_Intro.tex; +Script_Variables.tex; +Search_Advanced.tex; +Search_Basic.tex; +Searching.tex; +Sending_Email.tex; Sequence_Advanced_Editor_Creation.tex; Sequence_Definition.tex; Sequence_Editor_Selection.tex; @@ -1931,37 +3010,149 @@ Sequence_Page_Maps.tex; Sequence_Simple_Editor_Creation.tex; Sequence_Top-Level.tex; Significant_Figures.tex; +Slot_About.tex; +Slot_AddInterface.tex; +Slot_ChoosingResources.tex; +Slot_CommaDelimited.tex; +Slot_EditDelete.tex; +Slot_OptionalAttributes.tex; +Slot_RequiredAttributes.tex; +Slot_ResourceParameter.tex; +Slot_RestrictAvailibility.tex; +Slot_SelectingField.tex; +Slot_SpecifyProctors.tex; +Some_Items_Were_Not_Submitted.tex; Spreadsheet_About.tex; -Spreadsheet_Alternative_View.tex; -Spreadsheet_Changes_To_Grading.tex; -Spreadsheet_Col_Sum.tex; -Spreadsheet_Completely_Recalc.tex; -Spreadsheet_Empty_Rows.tex; +Spreadsheet_Calculation.tex; +Spreadsheet_Calculation_Time.tex; +Spreadsheet_Cell_Editing.tex; +Spreadsheet_Editing.tex; Spreadsheet_Export_Row.tex; +Spreadsheet_Files.tex; Spreadsheet_Functions.tex; -Spreadsheet_Import_Values.tex; +Spreadsheet_Hierarchy.tex; +Spreadsheet_HowTo_Assessments.tex; +Spreadsheet_HowTo.tex; +Spreadsheet_Layout.tex; Spreadsheet_Levels.tex; -Spreadsheet_Lists.tex; Spreadsheet_Max_Depth_Exceeded.tex; -Spreadsheet_OOO_Rows.tex; -Spreadsheet_Op_On_All_Problem_Parts.tex; Spreadsheet_Parms.tex; Spreadsheet_Problem_Weight.tex; -Spreadsheet_Ranges.tex; -Spreadsheet_Specifying_Cells.tex; +Spreadsheet_Referencing_Cells.tex; +Spreadsheet_Referencing_Parameters.tex; +Spreadsheet_Row_Numbers.tex; +Spreadsheet_Student_View.tex; Spreadsheet_Student_Visible.tex; -Spreadsheet_Symbolic_Names.tex; Spreadsheet_Template_Row.tex; Spreadsheet_Ternary_Operator.tex; Spreadsheet_Tries.tex; +Statistics_Overall_Key.tex; +Statistics_Sequence.tex; +Statistics_Cache.tex; String_Response_Problem_Creation.tex; String_Response_Problems.tex; +Student_Intro.tex; +Submission_Time_Analysis.tex; +Syllabus_ExtLink.tex; +Syllabus_URLs.tex; +Table_Mode.tex; +Testbank_Formatting.tex; +TEXDropEmptyColumns_attribute.tex; +TEXitemgroupwidth_attribute.tex; +TEXitemgroup_attribute.tex; +TEXlayout_attribute.tex; +TEXsize_attribute.tex; +TEXtype_attribute.tex; +TEXwidth_attribute.tex; +Tries.tex; Tolerance.tex; +Uploaded_Templates_PublicView.tex; +Uploaded_Templates_TextBoxes.tex; +Uploading_File_Options.tex; +Using_Clickers.tex; Variable_Naming_Conventions.tex; -Variable_Tutorial_A.tex; Variables_in_Scripts.tex; Variables_in_the_Answer_Block.tex; -Variables_in_the_Text_Block.tex +Variables_in_the_Text_Block.tex; +Variable_Tutorial_A.tex; +View_All_Messages.tex; +View_Critical_Messages.tex; +View_recent_activity.tex; +What_Is_LON-CAPA.tex; +Why_LON-CAPA.tex; + + + +*.* +loncom/html/adm/help/tex/de/ + +home/httpd/html/adm/help/tex/de/ +interface file + +German Tex files for the help system + + +About_Bombs.tex; +About_Communication.tex; +Authoring_Math_Editor.tex; +Contextual_Help.tex; +Cascading_Parameters.tex; +Course_Self_Enrollment.tex; +Docs_About_Bulletin_Board.tex; +Docs_About_Group_Files.tex; +Docs_About_My_Personal_Info.tex; +Docs_About_Simple_Page.tex; +Docs_About_Syllabus.tex; +Docs_Adding_Course_Doc.tex; +Docs_Adding_Folders.tex; +Docs_Editing_Templated_Pages.tex; +Docs_Navigate_Content.tex; +Docs_Score_Upload_Form.tex; +Docs_Verify_Content.tex; +Formula_Editor.tex; +General_Intro.tex; +Generation.tex; +Metadata_Description.tex; +Navigation_Screen.tex; +Parameter_Overview.tex; +Problem_Parameters.tex; +Publishing_Copyright.tex; +Publishing_Keywords.tex; +Quick_Grades_Possibly_Correct.tex; +Ranking_Problems.tex; +Receipt.tex; +Search_Advanced.tex; +Search_Basic.tex; +Student_Intro.tex; +Syllabus_ExtLink.tex; +Table_Mode.tex; +Tries.tex; +Uploaded_Templates_PublicView.tex; +Uploaded_Templates_TextBoxes.tex; + + + +*.* +loncom/html/adm/help/tex/ru/ + +home/httpd/html/adm/help/tex/ru/ +interface file + +Russian Tex files for the help system + + +About_Authors_Manual.tex; +About_Communication.tex; +About_Developers_Manual.tex; +About_Numerical_and_Formula_Response.tex; +CAPA_LON-CAPA_function_diffs.tex; +Course_Maximum_Collaborators.tex; +Course_Set_Start_End_Date.tex; +Creating_A_Course_Intro.tex; +Other_Symbols.tex; +Physical_Units.tex; +Print_Resource.tex; +Authoring_Adding_Pictures.tex; @@ -1972,7 +3163,37 @@ Variables_in_the_Text_Block.tex A gdbm file containing a label->tex file hash. works/unverified + +loncom/build/rebuild_label_hash.sh + + +rebuild_label_hash.sh + + + * + loncom/html/adm/fonts/ + home/httpd/html/adm/fonts/ + interface file + + Fonts for convertjme.pl + + +AUTHORS; +BUGS; +DejaVuSerif-Roman.ttf; +DejaVuSansMono-Bold.ttf; +DejaVuSans.pfb; +DejaVuSans.ttf; +DejaVuSerif.pfb; +DejaVuSerif.ttf; +LICENSE; +NEWS; +README; +status.txt; +unicover.txt; + + loncom/interface/lonstatistics.pm home/httpd/lib/perl/Apache/lonstatistics.pm @@ -1983,6 +3204,24 @@ Handler to show statistics on solving LO works/unverified +loncom/interface/statistics/lonstathelpers.pm +home/httpd/lib/perl/Apache/lonstathelpers.pm +handler + +Utility module for statistics and data mining. + +works/unverified + + +loncom/interface/lontrackstudent.pm +home/httpd/lib/perl/Apache/lontrackstudent.pm +handler + +Handler to parse and analyze activity.log + +works/unverified + + loncom/interface/statistics/lonproblemstatistics.pm home/httpd/lib/perl/Apache/lonproblemstatistics.pm @@ -1990,6 +3229,33 @@ Handler to show statistics on solving LO The module that generate the html for the Problem Statistics web pages. + + +loncom/interface/statistics/lonsurveyreports.pm +home/httpd/lib/perl/Apache/lonsurveyreports.pm + +handler + +Gives instructors access to compiled survey results. + + + +loncom/interface/statistics/lonstudentsubmissions.pm +home/httpd/lib/perl/Apache/lonstudentsubmissions.pm + +handler + +Generates excel file containing student submissions and correct answers. + + + +loncom/interface/statistics/loncorrectproblemplot.pm +home/httpd/lib/perl/Apache/loncorrectproblemplot.pm + +handler + +The module that generate the html for the correct problems plot web pages. + works/unverified @@ -2008,7 +3274,26 @@ The module that generate the html for th handler -The module that generate the html for the Problem Analysis web pages. +This module provides detailed analysis and raw data for submissions of various problem types. + +works/unverified + + + loncom/interface/statistics/longradinganalysis.pm + home/httpd/lib/perl/Apache/longradinganalysis.pm + handler + + This module provides detailed analysis and raw data for submissions of various problem types. + + works/unverified + + +loncom/interface/statistics/lonsubmissiontimeanalysis.pm +home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm + +handler + +This module produces plots of the times of students attempts on an assessment. works/unverified @@ -2023,6 +3308,16 @@ The module that generate the html for th works/unverified
+loncom/interface/lonwhatsnew.pm +home/httpd/lib/perl/Apache/lonwhatsnew.pm + +handler + +Handler to display items in course requiring action. + +works/unverified + + loncom/publisher/londiff.pm home/httpd/lib/perl/Apache/londiff.pm handler @@ -2032,6 +3327,15 @@ Handler to show difference between two f works/unverified +loncom/publisher/lonrights.pm +home/httpd/lib/perl/Apache/lonrights.pm +handler + +Handler to show and edit custom distribution rights + +works/unverified + + loncom/publisher/lonupload.pm home/httpd/lib/perl/Apache/lonupload.pm handler @@ -2099,6 +3403,15 @@ tag handlers needed by externalresponse. works/unverified + loncom/homework/gradesubmission.pl + home/httpd/cgi-bin/gradesubmission.pl + handler + +Example script for use with external response. + + works/unverified + + loncom/publisher/lonpubdir.pm home/httpd/lib/perl/Apache/lonpubdir.pm handler @@ -2154,6 +3467,15 @@ Handler to retrieve old versions from re works/unverified +loncom/publisher/loncleanup.pm +home/httpd/lib/perl/Apache/loncleanup.pm +handler + +Handler to clean up HTML files. + +works/unverified + + doc/man/Apache__lonretrieve.3 usr/man/man3/Apache::lonretrieve.3 doc @@ -2267,6 +3589,33 @@ coordinators. works/unverified + loncom/interface/lonclonecourse.pm + home/httpd/lib/perl/Apache/lonclonecourse.pm + handler + +Internal routines for creating a clone of an existing course. + + works/unverified + + +loncom/interface/lonrequestcourse.pm +home/httpd/lib/perl/Apache/lonrequestcourse.pm +handler + +Allows submission of course requests by users with the right to request them + +works/unverified + + +loncom/interface/loncoursequeueadmin.pm +home/httpd/lib/perl/Apache/loncoursequeueadmin.pm +handler + +Common routines for administration of queues containing user-submitted requests - either for self-enrollment in an existing course, or for creation of a new course. + +works/unverified + + loncom/interface/loncreateuser.pm home/httpd/lib/perl/Apache/loncreateuser.pm handler @@ -2277,6 +3626,24 @@ them roles. works/unverified +loncom/interface/lonuserutils.pm +home/httpd/lib/perl/Apache/lonuserutils.pm +handler + +Common routines for user management including upload of lists of users in different formats, and to automatically create users (if they do not exist already), assign them roles within the privileges of the uploader to create/edit users. Also the ability to generate filtered lists of users with specific roles, as determined by the privileges of the viewer. + +works/unverified + + +loncom/interface/selfenroll.pm +home/httpd/lib/perl/Apache/selfenroll.pm +handler + +Users with accounts in LON-CAPA can self-enroll in courses between specified start and end dates, if the course has been configured to allow it, and the user's domain/institutional type satisfy the settings for self-enrollment in the course. + +works/unverified + + loncom/interface/lonhtmlcommon.pm home/httpd/lib/perl/Apache/lonhtmlcommon.pm handler @@ -2285,6 +3652,77 @@ Contains a set of functions that generat +loncom/interface/lonspeller.pm +home/httpd/lib/perl/Apache/lonspeller.pm +handler + +Contains a set of functions to use Aspell + + + +loncom/localize/lonlocal.pm +home/httpd/lib/perl/Apache/lonlocal.pm +handler + +Contains the &mt access function to Locale::Maketext + + + + loncom/localize/lonlocalize.pm + home/httpd/lib/perl/Apache/lonlocalize.pm + handler + +handler for &mt()ing static files + + + +loncom/localize/localize.pm +home/httpd/lib/perl/Apache/localize.pm +handler + +Localization class for Locale::Maketext + + + +*.pm +loncom/localize/localize/ + +home/httpd/lib/perl/Apache/localize/ +static conf + +Translation files. + + +de.pm; +pt.pm; +fr.pm; +ja.pm; +tr.pm; +ru.pm; +fa.pm; +ar.pm; +es.pm; +x_chef.pm; +zh.pm; + + + +modules/gci/gci.pm +home/httpd/lib/perl/Apache/localize/gci.pm +handler + +Customized phrases for GCI branch of LON-CAPA for WebCenter domain (gci) + + + +modules/gci/gct.pm +home/httpd/lib/perl/Apache/localize/gct.pm +handler + +Customized phrases for GCI branch of LON-CAPA for Testing Center domain (gcitest) + + + loncom/interface/loncoursedata.pm home/httpd/lib/perl/Apache/loncoursedata.pm handler @@ -2364,6 +3802,307 @@ assignment. works/unverified + + + loncom/homework/chemresponse.pm + home/httpd/lib/perl/Apache/chemresponse.pm + handler + + Handle the tags organicresponse/structure and reationresponse + + works/unverified + + + + *.* + loncom/html/adm/jme/ + home/httpd/html/adm/jme/ + interface file + + JME files, for editing organic structures + + +JME.jar; +jme.gif; +jme_help.html; +nitro.gif; +smiles.gif + + + + + *.* + loncom/html/adm/jmol/ + home/httpd/html/adm/jmol/ + interface file + + Jmol files, for displaying structures + + +COPYRIGHT.txt; +JmolApplet.jar; +Jmol.js; +LICENSE.txt; +README.txt; +JmolApplet0_Core.jar; +JmolApplet0_i18n.jar; +JmolApplet0.jar; +JmolApplet0_Jars.jar; +JmolApplet0_Jvxl.jar; +JmolApplet0_Main.jar; +JmolApplet0_Popup.jar; +JmolApplet0_Quantum.jar; +JmolApplet0_ReadersCifPdb.jar; +JmolApplet0_ReadersMolXyz.jar; +JmolApplet0_ReadersMore.jar; +JmolApplet0_ReadersXml.jar; +JmolApplet0_ShapeBio.jar; +JmolApplet0_ShapeSpecial.jar; +JmolApplet0_Smiles.jar; +JmolApplet0_Viewer.jar; + + + + + loncom/homework/convertjme.pl + home/httpd/cgi-bin/convertjme.pl + script + + Dynamically converts JME strings into either a png or ps file. + + + + *.* + loncom/html/adm/dragmath/applet/ + home/httpd/html/adm/dragmath/applet/ + interface file + +Dragmath is a Java-based formula editor + + +Latex.html; +MathML.html; +Maxima.html; +MaximaPopup.html; +EditMathPopup.html; +FCKEditMathPopup.html + + + + *.* + loncom/html/adm/dragmath/applet/classes/ + home/httpd/html/adm/dragmath/applet/classes/ + interface file + +Dragmath is a Java-based formula editor + + +AbsoluteLayout.jar; +jep.jar; +Project.jar; +Config.xml; +jdom.jar; +swing-layout-1.0.jar; + + + + *.* + loncom/html/adm/dragmath/applet/HotEqn/ + home/httpd/html/adm/dragmath/applet/HotEqn/ + interface file + +Dragmath is a Java-based formula editor + + +HotEqn.class; +HotEqn.jar; + + + + *.* + loncom/html/adm/dragmath/applet/classes/Display/ + home/httpd/html/adm/dragmath/applet/classes/Display/ + interface file + +Dragmath is a Java-based formula editor + + +MainApplet.class; + + + + *.* + loncom/html/adm/dragmath/applet/classes/formats/ + home/httpd/html/adm/dragmath/applet/classes/formats/ + interface file + +Dragmath is a Java-based formula editor + + +ASCIIMathML.xml; +Latex.xml; +MathML.xml; +MoodleTex.xml; +Maple.xml; +Maxima.xml; + + + + *.* + loncom/html/adm/dragmath/applet/classes/lang/ + home/httpd/html/adm/dragmath/applet/classes/lang/ + interface file + +Dragmath is a Java-based formula editor + + +ca.xml; +cz.xml; +en.xml; +fr.xml; +no.xml; +pt-br.xml; +sv.xml; +de.xml; +es.xml; +nl.xml; +pl.xml; +ru.xml; + + + + *.* + loncom/html/adm/jsMath/ + home/httpd/html/adm/jsMath/ + interface file + +jsMath is a Javascript solution to converting TeX to something the browser can see + + +black.gif; +blank.gif; +COPYING.txt; +jsMath-BaKoMa-fonts.js; +jsMath-autoload.html; +jsMath-controls.html; +jsMath-fallback-mac.js; +jsMath-fallback-mac-mozilla.js; +jsMath-fallback-mac-msie.js; +jsMath-fallback-pc.js; +jsMath-fallback-symbols.js; +jsMath-fallback-unix.js; +jsMath-global-controls.html; +jsMath-global.html; +jsMath.js; +jsMath-loader.html; +jsMath-loader-omniweb4.js; +jsMath-mozilla.js; +jsMath-msie-mac.js; +jsMath-old-browsers.js; + + + + + loncom/html/adm/jsMath/jsMath-fonts-1.3.zip + home/httpd/html/adm/jsMath/fonts/ + script + + Server side png fonts for use by jsMath + + +commands /home/httpd/html/adm + + +loncom/html/adm/jsMath/commands; +loncom/html/adm/jsMath/jsMath-fonts-1.3.zip; + + + + + loncom/html/adm/fckeditor/FCKeditor_2.6.3.tar.gz + home/httpd/html/adm/fckeditor + script + + GUI HTML Editor, scripted installation decompress the tarball and + installs the loncapa config.js file + + +commands /home/httpd/html/ + + +loncom/html/adm/fckeditor/commands; +loncom/html/adm/fckeditor/FCKeditor_2.6.3.tar.gz; +loncom/html/adm/fckeditor/loncapaconfig.js; + + + + + *.* + loncom/html/adm/jsMath/extensions/ + home/httpd/html/adm/jsMath/extensions/ + interface file + +Additional jsMath functionality that can be used when needed. + + +AMSmath.js; +AMSsymbols.js; +HTML.js; +bbox.js; +font.js; +boldsymbol.js; +double-click.js; +fbox.js; +leaders.js; +mathchoice.js; +mimeTeX.js; +moreArrows.js; +newcommand.js; +underset-overset.js; + + + + + *.* + loncom/html/adm/jsMath/plugins/ + home/httpd/html/adm/jsMath/plugins/ + interface file + +jsMath is a Javascript solution to converting TeX to something the browser can see + + +autoload.js; +CHMmode.js; +global.js; +mimeTeX.js; +noCache.js; +noGlobal.js; +noImageFonts.js; +smallFonts.js; +spriteImageFonts.js; +tex2math.js; + + + + + *.* + loncom/html/adm/jsMath/uncompressed/ + home/httpd/html/adm/jsMath/uncompressed/ + interface file + +the jsMath source files not compressed for increasing download speed (not used by lon-capa directly) + + +def.js; +font.js; +jsMath-fallback-mac.js; +jsMath-fallback-pc.js; +jsMath-fallback-symbols.js; +jsMath-fallback-unix.js; +jsMath.js; + + + loncom/interface/lontest.pm home/httpd/lib/perl/Apache/lontest.pm @@ -2384,15 +4123,6 @@ Handles multiple-choice style responses. works/unverified -loncom/interface/lonassignments.pm -home/httpd/lib/perl/Apache/lonassignments.pm -handler - -Handles processing of assignments. - -works/unverified - - loncom/interface/loncommunicate.pm home/httpd/lib/perl/Apache/loncommunicate.pm handler @@ -2442,15 +4172,100 @@ Handles navigational maps. works/unverified -loncom/interface/lonwizard.pm -home/httpd/lib/perl/Apache/lonwizard.pm + loncom/interface/lonnavdisplay.pm + home/httpd/lib/perl/Apache/lonnavdisplay.pm + handler + +Displays the nav map to the user + +works/unverified + + +doc/man/Apache__lonnavmaps.3 +usr/man/man3/Apache::lonnavmaps.3 +doc +man page for lonnavmaps.pm + +loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm > \ +../../doc/man/Apache__lonnavmaps.3 && echo 'manifying lonnavmaps.pm' + +works/unverified + +../../loncom/interface/lonnavmaps.pm + + + +doc/lib/perl/Apache/lonnavmaps.html + +home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html + +doc +POD-derived page for lonnavmaps.pm + +loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm > \ +../../doc/lib/perl/Apache/lonnavmaps.html && \ +echo 'pod2html lonnavmaps.pm' + +works/unverified + +../../loncom/interface/lonnavmaps.pm + + + +loncom/interface/lonselstudent.pm +home/httpd/lib/perl/Apache/lonselstudent.pm +standard + +re-usable student selection subs. + +testing/unverified + + +loncom/interface/lonhelper.pm +home/httpd/lib/perl/Apache/lonhelper.pm +handler + +Helper framework. + +works/unverified + + +loncom/html/adm/helper/parameter.helper +home/httpd/html/adm/helper/parameter.helper +handler + +Parameter setting helper. + +works/unverified + + +loncom/html/adm/helper/course.initialization.helper +home/httpd/html/adm/helper/course.initialization.helper +handler + +Course initialization helper. + +works/unverified + + +loncom/html/adm/helper/resettimes.helper +home/httpd/html/adm/helper/resettimes.helper handler -Wizard framework. +Helper to resetting a student's first access time. works/unverified + loncom/html/adm/helper/newslot.helper + home/httpd/html/adm/helper/newslot.helper + handler + +Slot creation and editing helper. + + works/unverified + + loncom/interface/lonquickgrades.pm home/httpd/lib/perl/Apache/lonquickgrades.pm handler @@ -2479,6 +4294,22 @@ Handles the production of printable file works/unverified +loncom/interface/entities.pm +home/httpd/lib/perl/Apache/entities.pm +handler + +Converts html/xml entities to latex. + + + + loncom/metadata_database/LONCAPA/lonmetadata.pm + home/httpd/lib/perl/LONCAPA/lonmetadata.pm + system file + + Provides a common interface to LON-CAPA metadata. + + + loncom/interface/lonsearchcat.pm home/httpd/lib/perl/Apache/lonsearchcat.pm handler @@ -2528,13 +4359,57 @@ echo 'pod2html lonsearchcat.pm' -loncom/interface/londropadd.pm -home/httpd/lib/perl/Apache/londropadd.pm +loncom/interface/lonmanagekeys.pm +home/httpd/lib/perl/Apache/lonmanagekeys.pm +handler + +Allows users with "mky" privileges to generate and manage course access keys. + +works/unverified + + +loncom/interface/lonviewclasslist.pm +home/httpd/lib/perl/Apache/lonviewclasslist.pm +handler + +Allows users (including students) to view the classlist of their course. + +works/unverified + + +loncom/interface/loncoursegroups.pm +home/httpd/lib/perl/Apache/loncoursegroups.pm handler -Allows course coordinators to upload courselists in different formats, and -automatically create users (if they do not exist already), assign them the -role of student in a course, and add them to the classlist. +Allows course coordinators to create groups, modify existing groups (including +adding, expiring or deleting group members, or modifying group member privileges. + +works/unverified + + +loncom/interface/longroup.pm +home/httpd/lib/perl/Apache/longroup.pm +handler + +General routines used to gather information about courses in a group, and their settings, and also to perform auto-group adds/drops when a user's role assignment changes. + +works/unverified + + +loncom/interface/groupboards.pm +home/httpd/lib/perl/Apache/groupboards.pm +handler + +Displays bulletin boards in a group and provides a mechanism for users with board creation privileges in a group to create new bulletin boards. + +works/unverified + + +loncom/interface/grouproster.pm +home/httpd/lib/perl/Apache/grouproster.pm +handler + +Display group membership information. Type of information available depends on group privileges of the user. works/unverified @@ -2548,12 +4423,28 @@ author_res_msg - send message to resourc user_crit_msg - send a critical message to a user. A critical message will require acknowledgment by the recipient and the sender will be notified. user_crit_received - routine to trigger acknowledgment. -statuschange - change the status of a message (read, replied, forwarded, etc). -The handler also displays messages, has routines to reply, etc. works/unverified
+ loncom/interface/lonmsgdisplay.pm + home/httpd/lib/perl/Apache/lonmsgdisplay.pm + handler + +statuschange - change the status of a message (read, replied, forwarded, etc). +The handler displays messages, has routines to reply, etc. + + works/unverified + + + loncom/interface/courseprefs.pm + home/httpd/lib/perl/Apache/courseprefs.pm + handler + + Interface for displaying/modifying course configuration + + + loncom/homework/hint.pm home/httpd/lib/perl/Apache/hint.pm handler @@ -2564,13 +4455,49 @@ problems and assignments. works/unverified -loncom/interface/lonspreadsheet.pm +loncom/interface/spreadsheet/lonspreadsheet.pm home/httpd/lib/perl/Apache/lonspreadsheet.pm handler -Spreadsheets are completely web-based. -They exist on the level of a whole course, a student, and individual -assessments. +The top level interface for the display and editing of spreadsheets. There +are three levels of spreadsheet. + +works/unverified + + +loncom/interface/spreadsheet/Spreadsheet.pm +home/httpd/lib/perl/Apache/Spreadsheet.pm +handler + +Defines the parent object of each spreadsheet type (classcalc, studentcalc, +assesscalc). + +works/unverified + + +loncom/interface/spreadsheet/classcalc.pm +home/httpd/lib/perl/Apache/classcalc.pm +handler + +Defines the specifics of the course level spreadsheet. + +works/unverified + + +loncom/interface/spreadsheet/studentcalc.pm +home/httpd/lib/perl/Apache/studentcalc.pm +handler + +Defines the specifics of the student level spreadsheet. + +works/unverified + + +loncom/interface/spreadsheet/assesscalc.pm +home/httpd/lib/perl/Apache/assesscalc.pm +handler + +Defines the specifics of the assessment level spreadsheet. works/unverified @@ -2579,7 +4506,16 @@ assessments. home/httpd/lib/perl/Apache/lonparmset.pm handler -Handler to resolve ambiguous file locations +Handler for setting and modifying both course preferences and coure parameters + +works/unverified +
+ +loncom/interface/slotrequest.pm +home/httpd/lib/perl/Apache/slotrequest.pm +handler + +Handler for students to add access slots works/unverified @@ -2673,6 +4609,33 @@ Has routines which control the remote co works/unverified + loncom/interface/lonmainmenu.pm + home/httpd/lib/perl/Apache/lonmainmenu.pm + handler + +Displays the Main menu + + works/unverified + + +loncom/interface/lonremote.pm +home/httpd/lib/perl/Apache/lonremote.pm +handler + +Handler to launch and collapse the remote control. + +works/unverified + + +loncom/interface/portfolio.pm +home/httpd/lib/perl/Apache/portfolio.pm +handler + +Handler to manage user portfolios + +unverified + + rat/lonpageflip.pm home/httpd/lib/perl/Apache/lonpageflip.pm handler @@ -2689,6 +4652,24 @@ Builds up frame set and loads in the rig works/unverified + rat/map.pm + home/httpd/lib/perl/LONCAPA/map.pm + handler + +Functions for manipulating the contents of maps + + works/unverified + + +rat/lonratmenu.pm +home/httpd/lib/perl/Apache/lonratmenu.pm +handler + +Creates horizontal menubar in advanced RAT + +works/unverified + + loncom/html/res/adm/pages/homeworkmenu.html home/httpd/html/res/adm/pages/homeworkmenu.html handler @@ -2869,6 +4850,15 @@ Tags Default Definition Module works/unverified +loncom/xml/lontable.pm +home/httpd/lib/perl/Apache/lontable.pm +server standard + +Table object + +works/unverified + + loncom/xml/run.pm home/httpd/lib/perl/Apache/run.pm handler @@ -2888,6 +4878,15 @@ implements <script>, <scriptlib works/unverified +loncom/xml/languagetags.pm +home/httpd/lib/perl/Apache/languagetags.pm +handler + +implements <mt> + +works/unverified + + loncom/homework/randomlylabel.pm home/httpd/lib/perl/Apache/randomlylabel.pm handler @@ -2896,6 +4895,22 @@ Handler for compositing images, and text +loncom/homework/drawimage.pm +home/httpd/lib/perl/Apache/drawimage.pm +handler + +Handler for programtically defining an image + + + +loncom/homework/imagechoice.pm +home/httpd/lib/perl/Apache/imagechoice.pm +handler + +Handler for picking out locations on an image. + + + loncom/homework/rankresponse.pm home/httpd/lib/perl/Apache/rankresponse.pm handler @@ -2949,6 +4964,15 @@ resources works/unverified + loncom/homework/bridgetask.pm + home/httpd/lib/perl/Apache/bridgetask.pm + handler + +implements the tags for supporting bridge tasks + + works/unverified + + loncom/homework/response.pm home/httpd/lib/perl/Apache/response.pm handler @@ -2968,6 +4992,24 @@ handles request to the CAPA homework pro works/unverified + loncom/homework/lonmaxima.pm + home/httpd/lib/perl/Apache/lonmaxima.pm + handler + + routines to simplify talking to the maxima client + + works/unverified + + + loncom/homework/lonr.pm + home/httpd/lib/perl/Apache/lonr.pm + handler + + routines to simplify talking to the R client + + works/unverified + + loncom/xml/Safe.pm home/httpd/lib/perl/Safe.pm handler @@ -2979,15 +5021,24 @@ a way that does not threaten the operati works/unverified -loncom/auth/localauth.pm -home/httpd/lib/perl/localauth-std.pm -handler - + loncom/auth/localauth.pm + home/httpd/lib/perl/localauth-std.pm + handler + Local authentication mechanism. The target file is meant as a template for a localauth.pm file. The target file with the -std suffix is not used directly by any software program; it is just a template file. - -works/unverified + + works/unverified + + + loncom/auth/localauth.pm + home/httpd/lib/perl/localauth.pm + conf + +Local authentication mechanism. + + works/unverified loncom/auth/lonacc.pm @@ -3068,6 +5119,24 @@ URI to filename translation works/unverified +loncom/lonenc.pm +home/httpd/lib/perl/Apache/lonenc.pm +handler + +Encryption and decryption of URIs + +works/unverified + + +loncom/lonencurl.pm +home/httpd/lib/perl/Apache/lonencurl.pm +handler + +Handler that takes care of decrypting request URL's + +works/unverified + + doc/man/Apache__lonracc.3 usr/man/man3/Apache::lonracc.3 doc @@ -3144,6 +5213,18 @@ loncom/build/pod2html.sh ../auth/loncacc +loncom/auth/lonstatusacc.pm +home/httpd/lib/perl/Apache/lonstatusacc.pm +handler + +This module provides access to server status - Apache's server-status and +files in the /home/httpd/html/lon-status directory, for which it is invoked +by the URL-related pattern syntax: +LocationMatch "^/+lon-status/.*". + +works/unverified + + loncom/auth/lonauth.pm home/httpd/lib/perl/Apache/lonauth.pm handler @@ -3151,13 +5232,48 @@ loncom/build/pod2html.sh ../auth/loncacc works/unverified -loncom/auth/lonlogin.pm +modules/gci/lonlogin.pm home/httpd/lib/perl/Apache/lonlogin.pm handler login screen works/unverified +loncom/auth/restrictedaccess.pm +home/httpd/lib/perl/Apache/restrictedaccess.pm +handler +Passphrase entry form and verification for access to passphrase-protected portfolio files +works/unverified + + +loncom/auth/blockedaccess.pm +home/httpd/lib/perl/Apache/blockedaccess.pm +handler +Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) +works/unverified + + +loncom/auth/lonipcheck.pm +home/httpd/lib/perl/Apache/lonipcheck.pm +handler +Checks IP-based access control settings - disable subsequent PerlHandlers if client's IP is blocked +works/unverified + + +loncom/auth/londatecheck.pm +home/httpd/lib/perl/Apache/londatecheck.pm +handler +Checks contentopen/close settings disable subsequent PerlHandlers if not open +works/unverified + + + loncom/auth/publiccheck.pm + home/httpd/lib/perl/Apache/publiccheck.pm + handler + Checks if resource is public and allows unauthenticated access if it is. + works/unverified + + loncom/auth/lonlogout.pm home/httpd/lib/perl/Apache/lonlogout.pm handler @@ -3165,12 +5281,46 @@ loncom/build/pod2html.sh ../auth/loncacc works/unverified + loncom/auth/migrateuser.pm + home/httpd/lib/perl/Apache/migrateuser.pm + handler + auto logsin a remote user + works/unverified + + + loncom/auth/switchserver.pm + home/httpd/lib/perl/Apache/switchserver.pm + handler + Setups the transfer of a user between servers + works/unverified + + + loncom/auth/checkauthen.pm + home/httpd/lib/perl/Apache/checkauthen.pm + handler + Checks if a user's cookie exists and is valid + works/unverified + + + loncom/auth/simpleauthen.pm + home/httpd/lib/perl/Apache/simpleauthen.pm + handler + Always returns DENIED + works/unverified + + loncom/lonnet/perl/lonrep.pm home/httpd/lib/perl/Apache/lonrep.pm handler replication +loncom/lonnet/perl/lonuploadrep.pm +home/httpd/lib/perl/Apache/lonuploadrep.pm +handler +copying of uploaded files + + loncom/auth/lonroles.pm home/httpd/lib/perl/Apache/lonroles.pm handler @@ -3214,6 +5364,15 @@ loncom/build/pod2html.sh ../auth/lonrole +loncom/interface/lonsource.pm +home/httpd/lib/perl/Apache/lonsource.pm +handler + +Problem source code viewer + +works/unverified + + loncom/interface/lonindexer.pm home/httpd/lib/perl/Apache/lonindexer.pm handler @@ -3310,23 +5469,39 @@ loncom/build/pod2html.sh ../lonnet/perl/ -loncom/html/index.html +loncom/lonnet/perl/londns.pm +home/httpd/lib/perl/Apache/londns.pm +handler + +Domain information serving. + +works/unverified + + +modules/gci/index.html home/httpd/html/index.html interface file bumps to login +modules/gci/index.html +home/httpd/html/origindex.html +interface file +bumps to login, backup for takeonline + + loncom/html/favicon.ico home/httpd/html/favicon.ico interface file Bookmark and tab icon - -etc/mime.types + +loncom/mime.types etc/httpd/conf/mime.types -symbolic link -symbolic link to /etc/mime.types - +etc/apache2/mime.types +www static conf +Expanded mime.types + home/httpd/html/res home/httpd/html/raw @@ -3376,11 +5551,11 @@ Parameter input window. -rat/client/code.html -home/httpd/html/adm/rat/code.html +rat/client/ratcode.js +home/httpd/html/res/adm/includes/ratcode.js interface file -javascript +javascript for horizontal menubar in RAT @@ -3423,6 +5598,14 @@ A blank page with very minimal HTML stru A blank page which calls drawwindow in its opener after being loaded. + +loncom/includepsheader.ps +home/httpd/lib/includepsheader.ps +interface file + +Extra header for dvips + + *.gif rat/images/ @@ -3557,7 +5740,8 @@ lonlogo_broken.gif; lonlogo_broken_tsp.gif; lonlogo_broken.eps; lonlogo_broken.jpg; -lonlogo_broken.mov +lonlogo_broken.mov; +genericstudent_tn.gif @@ -3571,14 +5755,33 @@ logos and general widget icons SMETE_white.gif; aboutlon.gif; +aboutlon_de.gif; +aboutlon_pt.gif; accessbutton.gif; +accessbutton_de.gif; +accessbutton_pt.gif; +angry.gif; +arrow.closed.gif; +arrow.open.gif; +arrow.up.gif; arrow_up.gif; +avi.gif; +baeh.gif; +bigsmile.gif; branch.gif; cab.gif; cab_big.gif; capapanel.gif; +check.gif; class.gif; class_big.gif; +closepage.gif; +clickhere.gif; +coolindiff.gif; +coolsmile.gif; +cry.gif; +doc.gif; +doc_big.gif; dvi.gif; dvi_big.gif; eps.gif; @@ -3595,17 +5798,27 @@ folder_pointer_closed.gif; folder_pointer_opened.gif; form.gif; form_big.gif; +frowny.gif; gif.gif; gif_big.gif; header.gif; +header.png; +helpdesk.gif; +helpgateway.gif; +hrrm.gif; htm.gif; html.gif; html_big.gif; +huh.gif; jar.gif; jar_big.gif; +jpeg.gif; jpg.gif; jpg_big.gif; latex.gif; +library.gif; +lightGreyBG.png; +lipsrsealed.gif; lite.gif; liteani.gif; litetext.gif; @@ -3617,29 +5830,50 @@ lonhelplogos.gif; lonhelptop.gif; lonlogo.gif; lonlogos.gif; +lonUtilityIcon.png; lowerleft.gif; lowerright.gif; +mailbkgrd.gif; +mailto.gif; +minilogo.gif; meta.gif; meta_big.gif; mov.gif; mov_big.gif; move_up.gif; move_down.gif; +mpeg.gif; +mpg.gif; navmap.correct.gif; +navmap.partial.gif; +navmap.ellipsis.gif; navmap.open.gif; +navmap.page.open.gif; +navmap.page.closed.gif; +navmap.page.open.nomanip.gif; +navmap.page.closed.nomanip.gif; navmap.wrong.gif; navmap.folder.open.gif; navmap.folder.closed.gif; +navmap.folder.open.nomanip.gif; +navmap.folder.closed.nomanip.gif; +neutral.gif; page.gif; page_big.gif; pdf.gif; pdf_big.gif; png.gif; png_big.gif; +ppt.gif; +ppt_big.gif; problem.gif; problem_big.gif; ps.gif; ps_big.gif; +rolleyes.gif; +qt.gif; +qti.gif; +qtm.gif; quill.gif; quiz.gif; quiz_big.gif; @@ -3648,16 +5882,23 @@ sequence.gif; sequence_big.gif; server.gif; server_big.gif; +shocked.gif; +smiley.gif; +spreadsheet.gif; srvbad.gif; srvempty.gif; srvgood.gif; srvhalf.gif; srvnull.gif; +stift.gif; survey.gif; survey_big.gif; +task.gif; +task_big.gif; tex.gif; tex_big.gif; tth.gif; +text.gif; txt.gif; txt_big.gif; unknown.gif; @@ -3667,9 +5908,12 @@ upperright.gif; user.gif; user_big.gif; userauthentication.gif; +userauthentication_pt.gif; +userauthentication_de.gif; wav.gif; wav_big.gif; white_space_20_22.gif; +whitespace_21.gif; whitespace1.gif; whitespace10.gif; whitespace2.gif; @@ -3680,6 +5924,10 @@ whitespace6.gif; whitespace7.gif; whitespace8.gif; whitespace9.gif; +wink.gif; +wmv.gif; +xls.gif; +xls_big.gif; xml.gif; xml_big.gif; zip.gif; @@ -3696,20 +5944,111 @@ Miscellaneous resources. authorfeed.gif; +blackdot.gif; bomb.gif; +smallFAQ.gif; +smallBug.gif; cat_button.gif; +cat_button.png; chat.gif; eval_button.gif; +eval_button.png; feedback.gif; pprm_button.gif; +pprm_button.png; pgrd_button.gif; -subm_button.gif +pgrd_button.png; +subm_button.gif; +subm_button.png; + + + +*.* +modules/gci/images/login/gci/ +home/httpd/html/images/login/gci/ +graphic file + +Images for custom log-in page for GCI WebCenter + + +logo_smrnd.png; +r1_c1.png; +r1_c7.png; +r2_c4.png; +r2_c6.png; +r8_c4.png; +r8_c6.png; +r9_c1.png; +r9_c7.png; + + + +*.* +modules/gci/images/login/gcitest/ +home/httpd/html/images/login/gcitest/ +graphic file + +Images for custom log-in page for GCI Testing Center + + +logo_smrnd.png; +r1_c1.png; +r1_c7.png; +r2_c4.png; +r2_c6.png; +r8_c4.png; +r8_c6.png; +r9_c1.png; +r9_c7.png; + + + +*.* +modules/gci/css/gci/ +home/httpd/html/css/gci/ +interface file + +CSS for GCI WebCenter (gci domain) + + +login.css; +portal.css; + + + +*.* +modules/gci/css/gcitest/ +home/httpd/html/css/gcitest/ +interface file + +CSS for GCI Testing Center (gcitest domain) + + +login.css; -loncom/xml/tth.pm -usr/lib/perl5/site_perl/5.005/tth.pm -usr/lib/perl5/site_perl/5.6.0/tth.pm +modules/gci/images/prnt.png +home/httpd/html/res/adm/pages/prnt.png +interface file + +32x32 px version of prt icon for Concept Test Coordinators' menu page + +works/unverified + + + +loncom/xml/algebra/AlgParser.pm +home/httpd/lib/perl/AlgParser.pm +system file + +perl module for invoking functions specific to Algebra-to-TeX-to-HTML conversion + +works/unverified + + +modules/TexConvert/tthperl/tth.pm +home/httpd/lib/perl/tth.pm system file perl module for invoking functions specific to TeX-to-HTML conversion @@ -3733,6 +6072,80 @@ tested works/unverified + loncom/lonlocal.pm + home/httpd/lib/perl/LONCAPA/lonlocal.pm + system file + + lonc/d handler for doing a local filesystem based init: + + works/verified + + + loncom/lonssl.pm + home/httpd/lib/perl/LONCAPA/lonssl.pm + system file + + lonc/d handler for doing a remote SSL based init: + + works/verified + + + loncom/LondConnection.pm + home/httpd/lib/perl/LONCAPA/LondConnection.pm + system file + + Manages a connection between a lonc proxy daemon and the lond server + in the remote node. + + works/verified + + + loncom/LondTransaction.pm + home/httpd/lib/perl/LONCAPA/LondTransaction.pm + system file + + Handles a single lon-capa insternal transaction + + works/verified + + + loncom/types/HashIterator.pm + home/httpd/lib/perl/LONCAPA/HashIterator.pm + system file + + Provides support to iterate through opaque hashes hidden e.g. within + object private data. + + works/verified + + + loncom/types/Queue.pm + home/httpd/lib/perl/LONCAPA/Queue.pm + system file + + Provides a FIFO queue class. + + works/verified + + + loncom/types/Stack.pm + home/httpd/lib/perl/LONCAPA/Stack.pm + system file + + Provides a LIFO stack class. + + works/verified + + + loncom/loncnew + home/httpd/perl/loncnew + script + + Proxy server for remote loncapa requests. + Needs CPAN Event module. + + + loncom/configuration/Configuration.pm home/httpd/lib/perl/LONCAPA/Configuration.pm system file @@ -3744,9 +6157,27 @@ entries. works/unverified +loncom/configuration/Firewall.pm +home/httpd/lib/perl/LONCAPA/Firewall.pm +system file + +Provides methods to open and close firewall ports used for +for socket-based communication between LON-CAPA servers + +works/unverified + + +loncom/ConfigFileEdit.pm +home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm +system file + +Configuration file editing module + +works/unverified + + modules/TexConvert/tthperl/tth.so -usr/lib/perl5/site_perl/5.005/tth.so -usr/lib/perl5/site_perl/5.6.0/tth.so +home/httpd/lib/perl/tth.so system file shared library file for dynamic loading and unloading @@ -3757,19 +6188,21 @@ CVS users. (You can safely rely on the present on your system... don't worry about warnings related to this file during the build process.) - + modules/TexConvert/tthperl/commands works/unverified -../tthdynamic/tthfunc.c; -../ttmdynamic/ttmfunc.c +commands; +compiles/tth.so.i386; +compiles/tth.so.x86_64; +compiles/tth.so.i386.perl.5.10; +compiles/tth.so.x86_64.perl.5.10; loncom/homework/caparesponse/capa.pm -usr/lib/perl5/site_perl/5.005/capa.pm -usr/lib/perl5/site_perl/5.6.0/capa.pm +home/httpd/lib/perl/capa.pm system file perl module for invoking functions specific to CAPA @@ -3783,8 +6216,7 @@ the build process however. loncom/homework/caparesponse/capa.bs -usr/lib/perl5/site_perl/5.005/capa.bs -usr/lib/perl5/site_perl/5.6.0/capa.bs +home/httpd/lib/perl/capa.bs system file bootstrap file associated with dynamic loading of this module on multiple @@ -3799,8 +6231,7 @@ the build process however. loncom/homework/caparesponse/capa.so -usr/lib/perl5/site_perl/5.005/capa.so -usr/lib/perl5/site_perl/5.6.0/capa.so +home/httpd/lib/perl/capa.so system file shared library file for dynamic loading and unloading @@ -3815,6 +6246,7 @@ README; Makefile.PL; capa.i; commands; +../../../CAPA/pProj/Makefile; ../../../CAPA/pProj/capaGrammarDef.y; ../../../CAPA/pProj/capaFormula.y; ../../../CAPA/pProj/capaLexerDef.flex; @@ -3839,6 +6271,30 @@ commands; ../../../CAPA/pProj/lex_debug.h + +loncom/cgi/mimeTeX/mimetex.cgi +home/httpd/cgi-bin/mimetex.cgi +script + +cgi binary for doing TeX -> math translation + + +loncom/cgi/mimeTeX/commands + + +commands; +gfuntype.c; +gifsave.c; +loncapanewcommands.h; +mimetex.c; +mimetex.h; +mimetex.html; +README; +texfonts.h; +LICENSE; +VERSION; + + *.ent loncom/MathML/ @@ -3920,6 +6376,39 @@ Provides many functions for the <scri Functions are documented in CVS:loncapa/doc/homework/homework5.html. + + + loncom/homework/task.css + home/httpd/html/res/adm/includes/task.css + handler + + Style definitions for task display + + + + loncom/homework/task_ie.css + home/httpd/html/res/adm/includes/task_ie.css + handler + + Style definitions for task display for IE 6 and earlier + + + + loncom/homework/task_ie7.css + home/httpd/html/res/adm/includes/task_ie7.css + handler + + Style definitions for task display for IE 7 + + + + loncom/homework/task_grading.js + home/httpd/html/res/adm/includes/task_grading.js + handler + + Javascript to make the grading screen of task easier to use + + loncom/homework/capa.units home/httpd/html/res/adm/includes/capa.units @@ -3943,11 +6432,26 @@ student.jpg; +*.jpg +loncom/html/adm/lonDomLogos/ +home/httpd/html/adm/lonDomLogos/ +graphic file +Logos of LON-CAPA domains (jpg) + +headermsu.jpg; +headertccfl.jpg; +header_fsu.jpg; +header_fsuK12.jpg; +headerhope.jpg; +jmsbanner.jpg; + + + *.gif loncom/html/adm/lonDomLogos/ home/httpd/html/adm/lonDomLogos/ graphic file -Logos of LON-CAPA domains +Logos of LON-CAPA domains (gif) 103.gif; gerd.gif; @@ -3972,13 +6476,49 @@ unihalle.gif; wscc.gif; cps.gif; fsu.gif; +fsuK12.gif; +hope.gif; +vcu.gif; lsd.gif; msu.gif; +jms.gif; nsdl.gif; pmm.gif; sunysb.gif; udel.gif; -uz.gif +uz.gif; +fvl.gif; +csm.gif; +nau.gif; +nagoya.gif; +kanazawa.gif; +colorado.gif; +acadiau.gif; +psuerie.gif; +redford.gif; +huji.gif; +ifusp.gif; +ucsc.gif; +uiuc.gif; +uiucheader.gif; +koinonia.gif; +waverly.gif; +cmich.gif; +UNICAMP.gif; +lakefenton.gif; +grandblanc.gif; +glps.gif; +BCHS.gif; +headersfu.gif; +uwsp.gif; +tccfl.gif; +bsu.gif; +wmston.gif; +headerharvard.gif; +harvard.gif; +uga.gif; +headeruga.gif; +covenantchristianhs.gif; @@ -3991,8 +6531,35 @@ uz.gif annarbor.tab; default.tab; msu.tab; +csm.tab; +huji.tab; +nau.tab; +nagoya.tab; +koinonia.tab; +kanazawa.tab; +colorado.tab; +acadiau.tab; +psuerie.tab; +redford.tab; +cmich.tab; +ifusp.tab; +jms.tab; +ucsc.tab; +uiuc.tab; +UNICAMP.tab; +lakefenton.tab; +grandblanc.tab; +fsu.tab; +fsuK12.tab; +hope.tab; +vcu.tab; sfu.tab; -worf.tab +wmston.tab; +worf.tab; +tccfl.tab; +harvard.tab; +uga.tab; +tmcc.tab; @@ -4038,6 +6605,12 @@ w.gif; x.gif; y.gif; z.gif; +ö.gif; +ä.gif; +ü.gif; +ä.gif; +ö.gif; +ü.gif; colon.gif; hyphen.gif; slash.gif; @@ -4046,6 +6619,45 @@ space.gif; *.gif +loncom/html/res/adm/pages/pt/ +home/httpd/html/res/adm/pages/pt/ +graphic file +icons used for the Portuguese LON-CAPA user interface + +anno_pt.gif; +anot_pt.gif; +bchat_pt.gif; +catalog_pt.gif; +ccrs_pt.gif; +chrt_pt.gif; +com_pt.gif; +courses_pt.gif; +cprv_pt.gif; +cstr_pt.gif; +docs_pt.gif; +egrd_pt.gif; +enrl_pt.gif; +eval_pt.gif; +fdbk_pt.gif; +grds_pt.gif; +keys_pt.gif; +logout_pt.gif; +nav_pt.gif; +parm_pt.gif; +pref_pt.gif; +prt_pt.gif; +res_pt.gif; +roles_pt.gif; +sbkm_pt.gif; +spacer_pt.gif; +sprs_pt.gif; +src_pt.gif; +stat_pt.gif; +vbkm_pt.gif; + + + +*.gif loncom/html/res/adm/pages/ home/httpd/html/res/adm/pages/ graphic file @@ -4053,18 +6665,35 @@ space.gif; anno.gif; anot.gif; +anot2.gif; back.gif; bchat.gif; bkm.gif; +blog.gif; +bl_step1.gif; +bl_step2.gif; +bl_step3.gif; +bl_step4.gif; +bl_step5.gif; +bl_step6.gif; +bl_step7.gif; +bl_step8.gif; +bl_step9.gif; brws.gif; catalog.gif; +ccat.gif; ccrs.gif; chat.gif; chrt.gif; +close-all-folders.gif; +close-navigation.gif; +clst.gif; com.gif; +conf.gif; courses.gif; cprv.gif; cstr.gif; +del.gif; dempty.gif; docs.gif; egrd.gif; @@ -4075,40 +6704,201 @@ fdbk.gif; feedback.gif; forw.gif; grds.gif; +grps.gif; group.gif; help.gif; info.gif; +keys.gif; ledblink.gif; ledgreen.gif; ledoff.gif; ledon.gif; ledsend.gif; +list.gif; logout.gif; +mail.gif; +mark-discussionentries-read.gif; +mcrs.gif; mrk.gif; nav.gif; +new.gif; next.gif; nothumb.gif; +open-all-folders.gif; +open-first-problem.gif; +pdfupload.gif; parm.gif; +pcstr.gif; pgrd.gif; +port.gif; pparm.gif; pref.gif; -prev.gif; prt.gif; +pub.gif; qempty.gif; +rcrs.gif; reload.gif; remotebg.gif; res.gif; roles.gif; +rsrv.gif; +rtrv.gif; sbkm.gif; +sctr.gif; +show-all.gif; +show-incomplete-problems.gif; spacer.gif; sprs.gif; src.gif; +srvr.gif; +start-navigation.gif; stat.gif; subm.gif; title.gif; vbkm.gif; + +*.png +loncom/html/res/adm/pages/ +home/httpd/html/res/adm/pages/ +graphic file +main menu graphical icons + +anno.png; +bchat.png; +ccat.png; +ccrs.png; +clst.png; +conf.png; +courses.png; +docs.png; +eval.png; +grds.png; +grps.png; +mail.png; +new.png; +pgrd.png; +pref.png; +roles.png; +sprs.png; +vbkm.png; +anot.png; +anot2.png; +blog.png; +chrt.png; +cprv.png; +del.png; +egrd.png; +fdbk.png; +keys.png; +list.png; +mcrs.png; +parm.png; +port.png; +prt.png; +rcrs.png; +rsrv.png; +sbkm.png; +src.png; +srvr.png; +subm.png; +back.png; +catalog.png; +com.png; +cstr.png; +enrl.png; +forw.png; +logout.png; +nav.png; +pcstr.png; +pparm.png; +pub.png; +res.png; +rtrv.png; +sctr.png; +stat.png; +pdfupload.png; + + + +*.png +loncom/html/res/adm/pages/ +home/httpd/html/res/adm/pages/ +graphic file +graphical icons used in submenus + +aboutme.png; +addClickerInfoFile.png; +comblock.png; +contact-new.png; +coprplot.png; +dialog-information.png; +document-open.png; +document-properties.png; +dropbox.png; +dump.png; +edit-copy.png; +edit-find-replace.png; +edit-find.png; +edit-redo.png; +edit-select-all.png; +edit-undo.png; +emblem-photos.png; +emblem-readonly.png; +emblem-system.png; +extres.png; +folder-new.png; +format-justify-fill.png; +fromfile.png; +groupportfolio.png; +grp_add.png; +grp_settings.png; +grp_tools.png; +ims.png; +imsexport.png; +list-add.png; +log.png; +mail-message-new.png; +mail-reply-all.png; +mail-reply-sender.png; +messalog.png; +myaboutme.png; +navigation.png; +network-workgroup.png; +page.png; +preferences-desktop-font.png; +preferences-desktop-locale.png; +preferences-desktop-remote-desktop.png; +preferences-desktop-theme.png; +preferences-desktop-wallpaper.png; +preferences-system-windows.png; +recover.png; +remotecontrol.png; +resversion.png; +scoreupfrm.png; +selfenrl-queue.png; +sequence.png; +simple.png; +simpprob.png; +start-here.png; +subtimpl.png; +syllabus.png; +symbs.png; +system-lock-screen.png; +system-users.png; +uploadscores.png; +verify.png; + + + +loncom/html/res/adm/pages/math_example.tex +home/httpd/html/res/adm/pages/math_example.tex +interface file + + file with an example math equation in it. + + loncom/html/res/adm/pages/imgmaps.html home/httpd/html/res/adm/pages/imgmaps.html @@ -4284,6 +7074,22 @@ blank.html; closechildren.html + +*.* +loncom/html/res/adm/pages/reactionresponse/ +home/httpd/html/res/adm/pages/reactionresponse/ +interface file + +Associated file for answering reactionresponse style questions + + +reaction_editor.html; +reaction_frame.html; +reaction_help.html; +reaction_viewer.html; +reaction_window.html + + loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js @@ -4294,11 +7100,11 @@ javascript for handling client-side inte -loncom/build/CHECKRPMS +loncom/build/CHECKRPMS usr/local/loncapa/bin/CHECKRPMS system script -manilla wrapper around check-rpms +Checks if RPMs need updating with yum, you, rug, up2date or check-rpms depending on distribution. tested/documented/beta @@ -4352,12 +7158,19 @@ schemes of settings-updating and file-ov works/unverified -loncom/cron/loncapa -etc/cron.d/loncapa -static conf - -file that specifies periodic processes to run for the LON-CAPA machine - + loncom/cron/loncapa.built + etc/cron.d/loncapa + conf + + file that specifies periodic processes to run for the LON-CAPA machine + + +loncom/cron/preserve_local_loncapa_cron + + +loncapa; +preserve_local_loncapa_cron + loncom/ntp/step-tickers @@ -4392,13 +7205,15 @@ file that allows setuid password privile loncom/init.d/loncontrol etc/rc.d/init.d/loncontrol +etc/init.d/loncontrol root script Controls the launching/halting of lonc, lond, and lonsql processes. -etc/rc.d/init.d/loncontrol +etc/rc.d/init.d/loncontrol +etc/init.d/loncontrol etc/rc.d/rc0.d/K05loncontrol; etc/rc.d/rc1.d/K05loncontrol; @@ -4410,8 +7225,44 @@ etc/rc.d/rc6.d/K05loncontrol symbolic link -symbolic links to /etc/rc.d/init.d/loncontrol for run-levels +symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels + + + + loncom/init.d/loncontrol + etc/rc.d/ + + setup loncontrol to run at boot + + +-c 'chkconfig --del loncontrol;chkconfig loncontrol 345;chkconfig --list loncontrol' + + +loncom/init.d/loncontrol + + + + + doc/latex/utf8.def + usr/local/loncapa/doc/utf8.def + usr/share/texmf/tex/latex/base/utf8.def + system file + + utf8 definitions for LaTeX + + + + + doc/latex/utf8enc.dfu + usr/local/loncapa/doc/utf8enc.dfu + usr/share/texmf/tex/latex/base/utf8enc.dfu + system file + + utf8 declarations for LaTeX + + + loncom/atalk/config usr/local/loncapa/doc/conf_examples/config @@ -4421,5 +7272,268 @@ configuration file to make LON-CAPA serv Appleshares access (Macintosh) + + loncom/interface/loncss.pm + home/httpd/lib/perl/Apache/loncss.pm + handler + + Generates standard LON-CAPA CSS + + + + loncom/LONCAPA.pm + home/httpd/lib/perl/LONCAPA.pm + handler + + Some basic Lon-CAPA functionality + + + + loncom/interface/lonnotify.pm + home/httpd/lib/perl/Apache/lonnotify.pm + handler + + Interface for Domain Coordinators to (a) send broadcast e-mail to groups +of users, and (b) to display e-mail of this type sent in the past. + + + + loncom/interface/lonhelpmenu.pm + home/httpd/lib/perl/Apache/lonhelpmenu.pm + handler + + Creates a multipage help screen to help users out. + + + + loncom/interface/lonsupportreq.pm + home/httpd/lib/perl/Apache/lonsupportreq.pm + handler + + Handler to make it easy for users to send a request to the helpdesk + + + + loncom/interface/courseclassifier.pm + home/httpd/lib/perl/Apache/courseclassifier.pm + handler + + Routines used in generation of dynamic Year, Semester, Departmemt and Course Number select boxes from institutional course codes. + + + + loncom/interface/coursecatalog.pm + home/httpd/lib/perl/Apache/coursecatalog.pm + handler + + Display catalog of courses with institutional codes, filtered by domain-specific categories (e.g., year, semester, department etc.). + + + + loncom/interface/resetpw.pm + home/httpd/lib/perl/Apache/resetpw.pm + handler + + A user with an internally authenticated account and a recorded e-mail address can use a two-step process to set a new password via a token sent to his/her e-mail address. + + + + loncom/interface/createaccount.pm + home/httpd/lib/perl/Apache/createaccount.pm + handler + + An e-mail address can be used to create a LON-CAPA account via a two-step process employing a token sent to the e-mail address (the address will be the username). Alternatively, an institutional login can be used (after successful authentication) to create a corresponding LON-CAPA account, if one is missing. + + + + loncom/interface/lonmodifycourse.pm + home/httpd/lib/perl/Apache/lonmodifycourse.pm + handler + + Interface to modifying a course's internal ENV values for automated + enrollment + + + + loncom/interface/domainprefs.pm + home/httpd/lib/perl/Apache/domainprefs.pm + handler + + Interface for modifying domain configuration + + + + loncom/interface/domainstatus.pm + home/httpd/lib/perl/Apache/domainstatus.pm + handler + + Handler for generation of a menu of links to server status utilities + + + + loncom/interface/lonconfigsettings.pm + home/httpd/lib/perl/Apache/lonconfigsettings.pm + handler + + Common routines for generating menus to set default configuration settings - + for a domain or for a course. + + + + loncom/interface/lonpdfupload.pm + home/httpd/lib/perl/Apache/lonpdfupload.pm + handler + + Interface to upload a PDF form containing responses to problems entered offline using a PDF reader for storage as submissions. + + + + loncom/interface/lonpopulate.pm + home/httpd/lib/perl/Apache/lonpopulate.pm + handler + + Handler for configuring automated enrollment + + + + loncom/enrollment/Enrollment.pm + home/httpd/lib/perl/LONCAPA/Enrollment.pm + handler + + Handler for automated enrollment + + + + loncom/enrollment/localenroll.pm + home/httpd/lib/perl/localenroll.pm + conf + + Local handler for automated enrollment. + + + + loncom/enrollment/localenroll.pm + home/httpd/lib/perl/localenroll-std.pm + handler + + Local handler for automated enrollment, standard version. + + + + loncom/enrollment/Autoenroll.pl + home/httpd/perl/Autoenroll.pl + script + + Script to perform automated enrollments from institutional classlists. + + + + loncom/enrollment/Autoupdate.pl + home/httpd/perl/Autoupdate.pl + script + + Script to perform automated updates of names for existing users in the domain using data provided by the domain's administrative information service. + + + + modules/gci/Autoreport.pl + home/httpd/perl/Autoreport.pl + script + + Script to check for closed Concept Tests for which messages need to be sent + with a link to Statistics page. + + + + loncom/auth/localstudentphoto.pm + home/httpd/lib/perl/localstudentphoto.pm + conf + + Local handler for automated enrollment. + + + + loncom/auth/localstudentphoto.pm + home/httpd/lib/perl/localstudentphoto-std.pm + handler + + Local handler for automated enrollment, standard version. + + + + loncom/automation/batchcreatecourse.pm + home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm + handler + + Handler for batch creation of courses. + + + + loncom/interface/lonblockingstatus.pm + home/httpd/lib/perl/Apache/lonblockingstatus.pm + handler + + Used for displaying the communication blocking status. + + + + loncom/automation/Autocreate.plAutocreate.pl + home/httpd/perl/Autocreate.pl + script + + Script for automated course creation. + + + + *.pl + loncom/debugging_tools/ + home/httpd/perl/debug/ + script + + Tools for helping debug Lon-CAPA + + +activity_to_accesscount.pl; +clean_db.pl; +db_copy.pl; +dump_db.pl; +escape.pl; +excise_from_db.pl; +getties.pl; +login_count.pl; +modify_config_files.pl; +parse_scantron.pl; +seed_accesscount.pl; +stress.pl; +testkerberos.pl; +unescape.pl; +user_login_count.pl; + + + + * + loncom/debugging_tools/compiled/ + home/httpd/perl/debug/ + script + + Binary tools for LON-CAPA + + +create_db_dynamic; +create_db_dynamic_64; +create_db_dynamic_64_so.3; +dump_db_static_32; + + + +loncom/build/distprobe +home/httpd/perl/distprobe +script + +for probing operating system flavor and version + + + +