File:  [LON-CAPA] / doc / demo / selfteaching / constructionSpace.html
Revision 1.1: download - view: text, annotated - select for diffs
Mon Jun 24 19:51:30 2002 UTC (21 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_X, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, version_0_6_2, version_0_6, version_0_5_1, version_0_5, version_0_4, stable_2002_july, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, conference_2003, bz6209-base, bz6209, STABLE, HEAD, GCI_3, GCI_2, GCI_1, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
- adding felicia demo course that teaches bout lon-capa

<html>
<head>
<title>
Construction Space
</title>
</head>
<body bgcolor="#FFFFFF">

<center><font size="+2">Construction Space</font></center>
<hr />
<p>Now that we are done with an overview of the different problem types, we
can discuss creating content.  Content creation is done in <b>construction 
space</b> or <b>private space</b>.  If you click the <b>ROLES</b> button on your
remote control, you will see that you have the role of author and/or co-author.
Authors and co-authors have permission to create resources in the LON-CAPA system.</p>
<p>All resource creation is done in your construction space.  After clicking
<b>ROLES</b> on the remote control and becoming an author or co-author, you
have permission to access construction space by clicking the <b>CSTR</b> button
on the remote control.</p>
<p>In construction space, you will mainly be doing the five following actions:
  <ol>
  <li>Creating directories.</li>
  <li>Uploading content pages (.html or .htm pages) and images into your 
  construction space.</li>
  <li>Creating problems.</li>
  <li>Creating maps (sequences and pages).</li>
  <li><b>Publishing</b> resources.</li>
  </ol>
</p>
<p>When you access construction space, you will see a green frame at the top 
of your browser window.  You will use the functions in this frame upload files
from your machine and create directories.  There are other functions in this
frame as well.</p>
<p>To create problems, you go to the location bar in your browser window and
enter in the URL of your future resource.  For example, if I want to create a
problem called matching.problem in my subdirectory called demo, I type
<b>http://tmp1.lite.msu.edu/priv/felicia/demo/matching.problem</b>
in the location bar and hit enter.  I will then be brought to the resource that
is on that page.  Because this resource does not exist yet, LON-CAPA will 
automatically bring up the <b>problem editor</b>.</p>
<p>The same technique above is used for created .page and .sequence files, but
instead of LON-CAPA automatically bringing up the problem editor, it will bring
up the <b>RAT - Resource Assembly Tool</b>.
</p>
<br />
<hr />

</body>

</html>

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