version 1.1, 2002/02/11 08:04:41
|
version 1.10, 2003/02/03 18:18:03
|
Line 1
|
Line 1
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
<!-- $Id$ --> |
<!-- $Id$ --> |
<html> |
<html> |
<head> |
<head> |
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta> |
<title>Frequently Asked Questions</title> |
<title>Frequently Asked Questions</title> |
<!-- pdfahref index.pdf --> |
<!-- pdfahref index.pdf --> |
<!-- button LICENSE --> |
<!-- button FAQ --> |
</head> |
</head> |
<body bgcolor='#ffffff'> |
<body bgcolor="#ffffff"> |
<!-- preamble start --> |
<!-- preamble start --> |
<br /> |
<p> </p> |
<p align='center'> |
<p align="center"> |
<font face='helvetica'> |
<font size="+3"> |
<font size='+3'> |
|
Questions about anything and everything |
Questions about anything and everything |
</font> |
</font> |
|
</p> |
|
<p> |
|
Shown below are frequently asked questions others have |
|
about LON-CAPA installation and system management. For |
|
a more complete FAQ, you are strongly encouraged to visit |
|
</p> |
|
<p align="center"> |
|
<font size="+2"> |
|
<a href="http://help.lon-capa.org/">http://help.lon-capa.org/</a> |
</font> |
</font> |
</p> |
</p> |
<br /> |
|
<!-- preamble end --> |
<!-- preamble end --> |
<!-- maintext start --> |
<!-- maintext start --> |
<p><font size='+2'>FAQ</font></p> |
|
<ul> |
|
<br />1. <a href='#q1'>What is TtH and how do I know I have it?</a> |
|
<br />2. <a href='#q2'>So I think I'm done with the LON-CAPA installation. |
|
Now what do I do? How do I begin?</a> |
|
<br />3. <a href='#q3'>Why do I have to worry about choosing a "role"?</a> |
|
<br />4. <a href='#q4'>What kind of computer and operating will this work |
|
on?</a> |
|
<br />4a. <a href='#q4'>Will this work on BSD Unix?</a> |
|
<br />4b. <a href='#q4'>Will this work on Mac OS X?</a> |
|
<br />5. <a href='#q5'>What does LON-CAPA stand for?</a> |
|
<br />6. <a href='#q6'>Who wrote this code?</a> |
|
<br />7. <a href='#q7'>Where is this software being used?</a> |
|
<br />8. <a href='#q8'>What are current plans for the installation?</a> |
|
<br />9. <a href='#q9'>How do I upgrade?</a> |
|
<br />10. <a href='#q10'>What are RPMs?</a> |
|
<br />11. <a href='#q11'>How do I know this will be a secure solution for |
|
my users?</a> |
|
<br />12. <a href='#q12'>How do I contribute code?</a> |
|
<br />13. <a href='#q13'>Is LON-CAPA owned by any umbrella company?</a> |
|
<br />14. <a href='#q14'>What are the costs?</a> |
|
<br />15. <a href='#q15'>What kind of computer do I need?</a> |
|
<br />16. <a href='#q16'>Where can I learn more about the technical |
|
ideas surrounding the LON-CAPA project?</a> |
|
<br />17. <a href='#q17'>How are you similar or different to |
|
WebCT, Blackboard, etc?</a> |
|
</ul> |
|
<hr />1. <font color='blue'><font size='+1'><a name='q1' />What is TtH and how do I know I have it?</font></font> |
|
<p> |
|
TtH = TeX-to-HTML. |
|
You should have a file called tth.so on your system. If you do not |
|
have it, then you should download and install the binary |
|
http://install.lon-capa.org/3.1/binaries/tth.so |
|
into your |
|
/usr/lib/perl5/site_perl/5.???/ directory. |
|
|
|
</p> |
|
<hr />2. <font color='blue'><font size='+1'><a name='q2' />So I think I'm done with the LON-CAPA installation. |
|
Now what do I do? How do I begin?</font></font> |
|
<p> |
|
You will first need to set up a domain coordinator on your machine. |
|
See loncapa/doc/how_to_domain_coordinator.txt in your CVS repository checkout. |
|
After this, it is time to play with the interface. We do not |
|
yet have a user manual, but |
|
<a href='mailto:felicia@lon-capa.org'>Felicia</a> is helping answer |
|
questions related to the LON-CAPA web interface. |
|
</p> |
|
<hr />3. <font color='blue'><font size='+1'><a name='q3' />Why do I have to worry about choosing a "role"?</font></font> |
|
<p> |
|
A critical feature of the LON-CAPA interface is the idea that a user |
|
must select a role before doing anything further inside the educational |
|
system. |
|
|
|
</p> |
|
<hr />4. <font color='blue'><font size='+1'><a name='q4' />What kind of computer and operating will this work |
|
on?</font></font> |
|
<p> |
|
The operating system LON-CAPA runs on is the Linux operating |
|
system. LON-CAPA relies on an Intel-based architecture. |
|
</p> |
|
<hr />4a. <font color='blue'><font size='+1'><a name='q4' />Will this work on BSD Unix?</font></font> |
|
<p> |
|
No. |
|
</p> |
|
<hr />4b. <font color='blue'><font size='+1'><a name='q4' />Will this work on Mac OS X?</font></font> |
|
<p> |
|
No. |
|
</p> |
|
<hr />5. <font color='blue'><font size='+1'><a name='q5' />What does LON-CAPA stand for?</font></font> |
|
<p> |
|
The Learning Online Network with Computer-Assisted Personalized Approach. |
|
</p> |
|
<p> |
|
An eclectic variant is: Look! Our New Car Answers Pizza Appetites. |
|
</p> |
|
<hr />6. <font color='blue'><font size='+1'><a name='q6' />Who wrote this code?</font></font> |
|
<p> |
|
This code was originally written by a group of staff and graduate assistants |
|
at Michigan State University. We are now receiving software contributions |
|
from several other universities. The technical design behind the project |
|
was constructed by Gerd Kortemeyer. |
|
</p> |
|
<hr />7. <font color='blue'><font size='+1'><a name='q7' />Where is this software being used?</font></font> |
|
<hr />8. <font color='blue'><font size='+1'><a name='q8' />What are current plans for the installation?</font></font> |
|
<p> |
|
We have been able to run LON-CAPA on RedHat 6.2, 7.1, 7.2, Debian, and |
|
Mandrake. |
|
</p> |
|
<hr />9. <font color='blue'><font size='+1'><a name='q9' />How do I upgrade?</font></font> |
|
<p> |
|
You must use CVS over the network. |
|
Please click on the upgrade button at the top of this web page. |
|
</p> |
|
<hr />10. <font color='blue'><font size='+1'><a name='q10' />What are RPMs?</font></font> |
|
<p> |
|
Software packages that are (usually) very easy to install. RPM stands |
|
for RedHat Packaging Manager software package. |
|
</p> |
|
<hr />11. <font color='blue'><font size='+1'><a name='q11' />How do I know this will be a secure solution for |
|
my users?</font></font> |
|
<p> |
|
LON-CAPA is distributed without warranty as described in the |
|
<a href='http://mycrow.mph.msu.edu/docs/license/index.html'>license</a>. |
|
</p> |
|
<p> |
|
We do think our security strategy is fairly robust. Important communications |
|
are encrypted and the server-client validation is instantiated in such |
|
a way as to prevent any remotely conceivable kind of spoofing. |
|
</p> |
|
<hr />12. <font color='blue'><font size='+1'><a name='q12' />How do I contribute code?</font></font> |
|
<p> |
|
Send a diff to <a href='mailto:lon-capa-dev@mail.lon-capa.org'> |
|
lon-capa-dev@mail.lon-capa.org</a>. It helps if you give it context |
|
with the -C option. For example, |
|
</p> |
|
<pre> |
|
diff -u -C3 doc/build/faq.html doc/build/faq.html~ | mail lon-capa-dev@mail.lon-capa.org |
|
</pre> |
|
<hr />13. <font color='blue'><font size='+1'><a name='q13' /> |
|
Is LON-CAPA owned by any umbrella company?</font></font> |
|
<p> |
|
No and hopefully never. That's not what we're about. |
|
</p> |
|
<hr />14. <font color='blue'><font size='+1'><a name='q14' /> |
|
What are the costs?</font></font> |
|
<p> |
|
Time & Money. You and/or somebody else needs the time to learn how to use |
|
the LON-CAPA system. You and/or somebody else needs the money to set up and |
|
maintain a working computer server(s) for your institution. |
|
</p> |
|
<p> |
|
More importantly, if your institution wants a sound future and a |
|
increased ability to configure the LON-CAPA software, we recommend |
|
that you assume some responsibility for contributing code to the |
|
freeware project. |
|
</p> |
|
<hr />15. <font color='blue'><font size='+1'><a name='q15' /> |
|
What kind of computer do I need?</font></font> |
|
<p> |
|
You need a RedHat 6.2-7.2 Intel-compatible computer. |
|
We do not currently support the SPARC and SGI hardware architectures. |
|
</p> |
|
<hr />16. <font color='blue'><font size='+1'><a name='q16' /> |
|
Where can I learn more about the technical |
|
ideas surrounding the LON-CAPA project?</font></font> |
|
<p> |
|
You will find the technical manual to be very handy; please visit |
|
<a href='http://www.lon-capa.org/technical.html'> |
|
http://www.lon-capa.org/technical.html</a>. |
|
</p> |
|
<hr />17. <font color='blue'><font size='+1'><a name='q17' /> |
|
How are you similar or different to |
|
WebCT, Blackboard, etc?</font></font> |
|
<p> |
|
I would suggest two major differences |
|
<ol> |
|
<li>In LON-CAPA, the <strong>user</strong> is the fundamental data object. |
|
Other educational software systems seem to focus on the <strong>virtual |
|
classroom</strong> as the fundamental data object.</li> |
|
<li>I look at it like this. Many strictly profit-based enterprises aim to |
|
significantly please 80% of their users. LON-CAPA started out, in the |
|
beginning, aiming for a much higher percentage since the whole project |
|
was about doing what no one had done before. |
|
</li> |
|
</ol> |
|
</p> |
|
<!-- maintext end --> |
<!-- maintext end --> |
|
<!-- validated --> |
</body> |
</body> |
</html> |
</html> |