Annotation of doc/demo/selfteaching/constructionSpace.html, revision 1.1
1.1 ! albertel 1: <html>
! 2: <head>
! 3: <title>
! 4: Construction Space
! 5: </title>
! 6: </head>
! 7: <body bgcolor="#FFFFFF">
! 8:
! 9: <center><font size="+2">Construction Space</font></center>
! 10: <hr />
! 11: <p>Now that we are done with an overview of the different problem types, we
! 12: can discuss creating content. Content creation is done in <b>construction
! 13: space</b> or <b>private space</b>. If you click the <b>ROLES</b> button on your
! 14: remote control, you will see that you have the role of author and/or co-author.
! 15: Authors and co-authors have permission to create resources in the LON-CAPA system.</p>
! 16: <p>All resource creation is done in your construction space. After clicking
! 17: <b>ROLES</b> on the remote control and becoming an author or co-author, you
! 18: have permission to access construction space by clicking the <b>CSTR</b> button
! 19: on the remote control.</p>
! 20: <p>In construction space, you will mainly be doing the five following actions:
! 21: <ol>
! 22: <li>Creating directories.</li>
! 23: <li>Uploading content pages (.html or .htm pages) and images into your
! 24: construction space.</li>
! 25: <li>Creating problems.</li>
! 26: <li>Creating maps (sequences and pages).</li>
! 27: <li><b>Publishing</b> resources.</li>
! 28: </ol>
! 29: </p>
! 30: <p>When you access construction space, you will see a green frame at the top
! 31: of your browser window. You will use the functions in this frame upload files
! 32: from your machine and create directories. There are other functions in this
! 33: frame as well.</p>
! 34: <p>To create problems, you go to the location bar in your browser window and
! 35: enter in the URL of your future resource. For example, if I want to create a
! 36: problem called matching.problem in my subdirectory called demo, I type
! 37: <b>http://tmp1.lite.msu.edu/priv/felicia/demo/matching.problem</b>
! 38: in the location bar and hit enter. I will then be brought to the resource that
! 39: is on that page. Because this resource does not exist yet, LON-CAPA will
! 40: automatically bring up the <b>problem editor</b>.</p>
! 41: <p>The same technique above is used for created .page and .sequence files, but
! 42: instead of LON-CAPA automatically bringing up the problem editor, it will bring
! 43: up the <b>RAT - Resource Assembly Tool</b>.
! 44: </p>
! 45: <br />
! 46: <hr />
! 47:
! 48: </body>
! 49:
! 50: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>