Annotation of loncom/html/adm/help/tex/Sequence_Simple_Editor_Creation.tex, revision 1.3

1.2       bowersj2    1: \label{Sequence_Simple_Editor_Creation}
1.1       bowersj2    2: 
                      3: %
                      4: \begin{figure}
                      5: \begin{center}\includegraphics[  width=0.80\paperwidth]{mapSimpleEditor}\end{center}
                      6: 
                      7: 
                      8: \caption{Simple Map Editor\label{Simple Map Editor}}
                      9: \end{figure}
                     10: After creating a new .sequence resource and getting the editor selection
                     11: prompt (as in the ``Simple Map Editor'' figure), click the \textbf{Simple
                     12: Edit} button to get to the simple map editor, which appears in the figure. 
                     13: 
                     14: The Simple Editor can create .sequences and .pages which are linear, which
                     15: means they have no branches or conditions.
                     16: 
                     17: On the right side of the simple editor is the \textbf{Target}, which represents
                     18: the map you are currently building. On the left side is the \textbf{Import}
                     19: area, which represents a work area you can use for your convenience to load
1.3     ! vandui11   20: and manipulate resources you may wish to include in your map. Using the three
        !            21: buttons in the middle of the screen, you can cut things
        !            22: out of the Target (top button), copy from the Target to the Import (middle button), and copy from the
        !            23: Import to the Target (bottom button).
1.1       bowersj2   24: 
1.3     ! vandui11   25: You can do a Group Search and a Group Import on both sides of the screen.
1.1       bowersj2   26: A Group Search allows you to run a search, then import selected results from
1.3     ! vandui11   27: that search either directly into your Map or into your Import space. Checkboxes will appear next to the results in the Group Search, and you can
        !            28: click the resources you wish to add to your map in the order that you want
        !            29: them added. After you select the resources, you will be presented with a screen
        !            30: that allows you to change their order. You will then
1.1       bowersj2   31: be able to import the selected resources and work with them.
                     32: 
                     33: A Group Import works in a similar fashion, but allows you to use the LON-CAPA
                     34: network browser to select your resources.
                     35: 
                     36: On the Import side, you can also browse for another Map, and load the resources
                     37: used in that map into your Import workspace. You can also discard the selected
1.3     ! vandui11   38: resources, clear all the resources, and view the selected resources by using the
1.1       bowersj2   39: buttons on the Import side of the screen. 
                     40: 
                     41: Both list boxes support standard multi-select mechanisms as used in your
                     42: OS.

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