You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.rst
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -560,7 +560,7 @@ If the Admin wants to cancel, and not create the organization, click the **Back
560
560
An Admin can access the **Organization edit** screen using two paths:
561
561
562
562
#. On the **Organization List** click on the **Edit** button in the **Actions** section of the Organization table for the selected organization.
563
-
563
+
564
564
.. image:: static/OpenSALT_User_Manual_15.png
565
565
:height:78 px
566
566
:width:622 px
@@ -727,7 +727,7 @@ There are two ways to view an individual user’s information beyond the **User
727
727
728
728
729
729
#. On the **User List** click on the **Show** button in the **Actions** section of the User table for the selected user.
730
-
730
+
731
731
.. image:: static/OpenSALT_User_Manual_27.png
732
732
:height:128 px
733
733
:width:624 px
@@ -760,7 +760,7 @@ From the **User** screen the Admin can:
760
760
An Admin can access the **User edit** screen using two paths:
761
761
762
762
#. On the **User List** click on the **Edit** button in the **Actions** section of the User table for the selected user.
763
-
763
+
764
764
.. image:: static/OpenSALT_User_Manual_29.png
765
765
:height:150 px
766
766
:width:624 px
@@ -1296,7 +1296,17 @@ Users can create their own CASE-compliant data files to load into OpenSALT using
1296
1296
6.3.1.1 CSV Loading Guide for CASE
1297
1297
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1298
1298
1299
-
The CSV Loading Guide for CASE provides a step by step explanation on the process to convert frameworks into CASE-Compliant data. The guide contains six (6) tabs to walk the user through the process. Most of these tabs are explanations of the process and the final tab is the template itself.
1299
+
General notes when loading/creating CSV files for bulk upload of child statements:
1300
+
1301
+
The only required field to upload a framework is FullStatement, but to build a hierarchy you will need Human Coding Scheme as well as the two layers for IsChildOf.
1302
+
1303
+
If an identifier exists, it will be transferred to the OpenSALT system. If it does not exist one will be created upon upload and creation.
1304
+
1305
+
SequenceNumber may be used to denote a particular order within parent nodes.
1306
+
1307
+
Currently the only fields with Rich Text capability through markdown are FullStatement and Notes.
1308
+
1309
+
See "CASE sample.csv" in the /opensalt/sample files/.
1300
1310
1301
1311
Tab 1: Step 1 Read This
1302
1312
@@ -2833,7 +2843,7 @@ Users have the ability to create their own accounts and organizations on signup.
2833
2843
2834
2844
2835
2845
#. User enters their desired email address and password (twice). They cannot enter an email address already in use and their passwords must match.
2836
-
2846
+
2837
2847
.. image:: static/OpenSALT_User_Manual_188.png
2838
2848
:height:165 px
2839
2849
:width:624 px
@@ -2863,4 +2873,3 @@ More information: \ |LINK28|\
0 commit comments