--- doc/loncapafiles/loncapafiles.lpml 2003/10/29 15:23:23 1.296 +++ doc/loncapafiles/loncapafiles.lpml 2004/04/27 21:54:16 1.348 @@ -2,7 +2,7 @@ "http://lpml.sourceforge.net/DTD/lpml.dtd"> - + + weak_delete home/httpd/lib/perl server readonly @@ -453,6 +461,30 @@ extensions modest_delete + home/httpd/html/htmlarea + server readonly + Web directory for HTMLArea + + + modest_delete + home/httpd/html/htmlarea/images + server readonly + Images for HTMLArea + + + modest_delete + home/httpd/html/htmlarea/lang + server readonly + Language files for HTMLArea + + + modest_delete + home/httpd/html/htmlarea/popups + server readonly + Popup windows for HTMLArea + + + modest_delete home/httpd/html/adm/rat server readonly home of the rat @@ -495,6 +527,12 @@ 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/png server readonly online help documentation png files @@ -597,6 +635,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 @@ -1033,6 +1083,131 @@ Meta file for generic resource for score +*.js +loncom/html/htmlarea/ + +home/httpd/html/htmlarea/ +interface file + +Files belonging to HTMLArea. + + +dialog.js; +htmlarea.js; +popupdiv.js; +popupwin.js; + + + +loncom/html/htmlarea/htmlarea.css +home/httpd/html/htmlarea/htmlarea.css +interface file + +Stylesheet for HTMLArea + + + +*.js +loncom/html/htmlarea/lang/ + +home/httpd/html/htmlarea/lang/ +interface file + +Files belonging to HTMLArea. + + +b5.js; +de.js; +fi.js; +it.js; +nl.js; +ro.js; +vn.js; +en.js; +fr.js; +ja-utf8.js; +pl.js; +ru.js; +da.js; +es.js; +gb.js; +nb.js; +pt_br.js; +se.js; + + + +*.* +loncom/html/htmlarea/popups/ + +home/httpd/html/htmlarea/popups/ +interface file + +Files belonging to HTMLArea. + + +about.html; +insert_image.html; +old_insert_image.html; +blank.html; +editor_help.html; +insert_table.html; +custom2.html; +fullscreen.html; +old-fullscreen.html; +select_color.html; +popup.js; + + + +*.gif +loncom/html/htmlarea/images/ + +home/httpd/html/htmlarea/images/ +interface file + +Files belonging to HTMLArea. + + +ed_delete.gif; +ed_link.gif; +ed_about.gif; +ed_format_bold.gif; +ed_list_bullet.gif; +ed_align_center.gif; +ed_format_italic.gif; +ed_list_num.gif; +ed_align_justify.gif; +ed_format_strike.gif; +ed_paste.gif; +ed_align_left.gif; +ed_format_sub.gif; +ed_redo.gif; +ed_align_right.gif; +ed_format_sup.gif; +ed_show_border.gif; +ed_blank.gif; +ed_format_underline.gif; +ed_splitcel.gif; +ed_charmap.gif; +ed_help.gif; +ed_undo.gif; +ed_color_bg.gif; +ed_hr.gif; +fullscreen_maximize.gif; +ed_color_fg.gif; +ed_html.gif; +fullscreen_minimize.gif; +ed_copy.gif; +ed_image.gif; +insert_table.gif; +ed_custom.gif; +ed_indent_less.gif; +ed_cut.gif; +ed_indent_more.gif; + + + *.* loncom/homework/templates/ @@ -1056,8 +1231,11 @@ 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; RadioResponse.problem; RadioResponse.problem.meta; RandomLabelExample.problem; @@ -1074,6 +1252,7 @@ SelectFromOptions-8ConceptGoups.problem; SelectFromOptions-8ConceptGoups.problem.meta; SelectFromOptions-Simple.problem; SelectFromOptions-Simple.problem.meta; +SimpleStringResponse.problem.meta; script.library; script.library.meta; SimpleFormula.problem; @@ -1156,7 +1335,7 @@ and privileges available in the network loncom/hosts.tab home/httpd/lonTabs/hosts.tab -static conf +www static conf List of all machines in the LON-CAPA network. Relates lonHostID to lonDefDomain and IP address. @@ -1165,7 +1344,7 @@ List of all machines in the LON-CAPA net loncom/domain.tab home/httpd/lonTabs/domain.tab -static conf +www static conf List of all domains in the LON-CAPA network. Lists the name name of the domain and any default authentication. @@ -1251,6 +1430,15 @@ Batch script for removing files not acce +loncom/debugging_tools/seed_accesscount.pl +home/httpd/perl/seed_accesscount.pl +script + +Batch script for moving access count data from nohist_resevaldata.db to +nohist_accesscount.db. + + + loncom/lonhttpd home/httpd/perl/lonhttpd script @@ -1731,6 +1919,48 @@ 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/interface/lonhelp.pm home/httpd/lib/perl/Apache/lonhelp.pm handler @@ -1949,11 +2179,15 @@ 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; Ambiguous_Reference.tex; Analyze_Problem.tex; +Analysis_Analyze_Over.tex; +Analysis_Analyze_as.tex; +Analysis_num_plots.tex; Annotation.tex; Authentication.tex; Author_LON-CAPA_Introduction.tex; @@ -2068,6 +2302,8 @@ Formula_Response_Problems.tex; Formula_Response_Sampling.tex; Formula_Tolerance.tex; General_Intro.tex; +Generation.tex; +GradingOptions.tex; Greek_Symbols.tex; Guts_Apache.tex; Guts_Apache_Env.tex; @@ -2162,6 +2398,7 @@ Spreadsheet_Student_Visible.tex; Spreadsheet_Template_Row.tex; Spreadsheet_Ternary_Operator.tex; Spreadsheet_Tries.tex; +Statistics_Overall_Key.tex; String_Response_Problem_Creation.tex; String_Response_Problems.tex; Syllabus_ExtLink.tex; @@ -2179,6 +2416,29 @@ Why_LON-CAPA.tex; all_functions_table.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_Set_Start_End_Date.tex; +Creating_A_Course_Intro.tex; +Other_Symbols.tex; +Physical_Units.tex; +Print_Resource.tex; +Authoring_Adding_Pictures.tex; + + loncom/html/adm/help/fragmentLabels.gdbm home/httpd/html/adm/help/fragmentLabels.gdbm @@ -2198,6 +2458,15 @@ Handler to show statistics on solving LO works/unverified +loncom/interface/statistics/lonstathelpers.pm +home/httpd/lib/perl/Apache/lonstathelpers.pm +module + +Utility module for statistics and data mining. + +works/unverified + + loncom/interface/statistics/lonproblemstatistics.pm home/httpd/lib/perl/Apache/lonproblemstatistics.pm @@ -2205,6 +2474,24 @@ Handler to show statistics on solving LO The module that generate the html for the Problem Statistics web pages. + + +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 @@ -2546,7 +2833,13 @@ Translation files. de.pm; pt.pm; +fr.pm; ja.pm; +tr.pm; +ru.pm; +fa.pm; +ar.pm; +es.pm; @@ -2830,6 +3123,14 @@ Handles the production of printable file works/unverified + 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 @@ -3310,6 +3611,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 @@ -3491,6 +3808,15 @@ URI to filename translation works/unverified +loncom/lonenc.pm +home/httpd/lib/perl/Apache/lonenc.pm +handler + +Encryption and decryption of URIs + +works/unverified + + doc/man/Apache__lonracc.3 usr/man/man3/Apache::lonracc.3 doc @@ -3594,6 +3920,12 @@ loncom/build/pod2html.sh ../auth/loncacc 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 @@ -4018,6 +4350,8 @@ class_big.gif; coolindiff.gif; coolsmile.gif; cry.gif; +doc.gif; +doc_big.gif; dvi.gif; dvi_big.gif; eps.gif; @@ -4089,6 +4423,8 @@ pdf.gif; pdf_big.gif; png.gif; png_big.gif; +ppt.gif; +ppt_big.gif; problem.gif; problem_big.gif; ps.gif; @@ -4139,6 +4475,8 @@ whitespace7.gif; whitespace8.gif; whitespace9.gif; wink.gif; +xls.gif; +xls_big.gif; xml.gif; xml_big.gif; zip.gif; @@ -4156,6 +4494,8 @@ Miscellaneous resources. authorfeed.gif; bomb.gif; +smallFAQ.gif; +smallBug.gif; cat_button.gif; chat.gif; eval_button.gif; @@ -4166,10 +4506,9 @@ subm_button.gif -loncom/xml/tth.pm -usr/lib/perl5/site_perl/5.005/tth.pm +modules/TexConvert/tthperl/tth.pm usr/lib/perl5/site_perl/5.6.0/tth.pm -home/httpd/lib/perl/tth.pm +home/httpd/lib/perl/tth.pm system file perl module for invoking functions specific to TeX-to-HTML conversion @@ -4260,10 +4599,18 @@ entries. 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 +home/httpd/lib/perl/tth.so system file shared library file for dynamic loading and unloading @@ -4285,9 +4632,8 @@ modules/TexConvert/tthperl/commands 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 +home/httpd/lib/perl/capa.pm system file perl module for invoking functions specific to CAPA @@ -4301,9 +4647,8 @@ 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 +home/httpd/lib/perl/capa.bs system file bootstrap file associated with dynamic loading of this module on multiple @@ -4318,9 +4663,8 @@ 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 +home/httpd/lib/perl/capa.so system file shared library file for dynamic loading and unloading @@ -4512,13 +4856,20 @@ udel.gif; uz.gif; fvl.gif; csm.gif; -fit.gif; nau.gif; +nagoya.gif; +huji.gif; +ifusp.gif; +ucsc.gif; +waverly.gif; +cmich.gif; UNICAMP.gif; glps.gif; BCHS.gif; headersfu.gif; -uwsp.gif +uwsp.gif; +bsu.gif; +wmston.gif; @@ -4532,12 +4883,17 @@ annarbor.tab; default.tab; msu.tab; csm.tab; -fit.tab; +huji.tab; nau.tab; +nagoya.tab; +cmich.tab; +ifusp.tab; +ucsc.tab; UNICAMP.tab; fsu.tab; sfu.tab; -worf.tab +wmston.tab; +worf.tab; @@ -4597,6 +4953,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 @@ -4607,6 +5002,15 @@ anot.gif; back.gif; bchat.gif; bkm.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; ccrs.gif; @@ -4636,6 +5040,7 @@ ledoff.gif; ledon.gif; ledsend.gif; logout.gif; +mcrs.gif; mrk.gif; nav.gif; next.gif; @@ -4836,6 +5241,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 @@ -4904,12 +5325,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 @@ -4973,5 +5401,54 @@ configuration file to make LON-CAPA serv Appleshares access (Macintosh) + + loncom/interface/lonmodifycourse.pm + home/httpd/lib/perl/Apache/lonmodifycourse.pm + handler + + Interface to modifying a course's internal ENV values for automated + enrollement + + + + 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 + + Local handler for automated enrollment, standard version. + + 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.