Difference between revisions of "Import Standards"

From RCampus Wiki
Jump to: navigation, search
(Created page with "To import standards, fill out the spreadsheet that was given to you by our support team and send it back to us. We will test to make sure the entries are correct and then imp...")
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
To import standards, fill out the spreadsheet that was given to you by our support team and send it back to us.  We will test to make sure the entries are correct and then import them to your instance:
 
To import standards, fill out the spreadsheet that was given to you by our support team and send it back to us.  We will test to make sure the entries are correct and then import them to your instance:
  
* code: Unique code for the standard
+
* '''code''': Unique code for the standard
* title: Standard title
+
* '''title''': Standard title
* description: Short description
+
* '''description''': Short description
* description_extended: Extended description
+
* '''description_extended''': Extended description
* codeparent: code of the parent standard
+
* '''codeparent''': code of the parent standard
* organization: Organization that sets the standard.   
+
* '''organization''': Organization that sets the standard.   
* yearversion: year of version number for the standard
+
* '''yearversion''': year of version number for the standard
* gradelevel: see Entering Grade Levels below
+
* '''gradelevel''': see Entering Grade Levels below
* equivalencies: Code of other equivalent standards  
+
* '''equivalencies''': Code of other equivalent standards  
* subjects: comma separated list of subjects (e.g. "Education,Edu,Teaching,TEP")
+
* '''subjects''': comma separated list of subjects (e.g. "Education,Edu,Teaching,TEP")
* keywords: comma separated list of keywords
+
* '''keywords''': comma separated list of keywords
 +
 
  
 
== Entering Grade Levels: ==
 
== Entering Grade Levels: ==
Grade level = Value
+
=== K-12 ===
K = 1
+
*K = 1
1 = 2
+
*1 = 2
2 = 4
+
*2 = 4
3 = 8
+
*3 = 8
4 = 16
+
*4 = 16
5 = 32
+
*5 = 32
6 = 64
+
*6 = 64
7 = 128
+
*7 = 128
8 = 256
+
*8 = 256
9 = 512
+
*9 = 512
10 = 1024
+
*10 = 1024
11 = 2048
+
*11 = 2048
12 = 4096
+
*12 = 4096
 +
 
 +
===Higher Ed===
 +
*13 = 8192
 +
*14 = 16384
 +
*15 = 32768
 +
*16 = 65536
 +
*17 = 131072
 +
*18 = 262144
 +
*19 = 524288
 +
*20 = 1048576
 +
 
 +
 
 +
'''Note''': To apply to multiple grade levels, add them up. For example, a 4 year college undergrad will be 8192 + 16384 + 32768 + 65536 = 122880
 +
 
 +
==See Also==
 +
*[[Standard Tree]]
 +
*[[Standards Gallery]]
 +
*[[IRubric|iRubric Assessment System]]
 +
*[[Matrices|Competency Matrices]]
 +
*[[RCampus - Enterprise Edition]]
  
Higher Ed:
 
13 = 8192    Freshman
 
14 = 16384
 
15 = 32768
 
16 = 65536
 
17 = 131072
 
18 = 262144
 
19 = 524288
 
20 = 1048576
 
  
Add up all the grade levels that apply. For example, a 4 year college undergrad will be 8192 + 16384 + 32768 + 65536 = 122880
+
[[Category:Competency Management]]

Latest revision as of 16:50, 16 February 2023

To import standards, fill out the spreadsheet that was given to you by our support team and send it back to us. We will test to make sure the entries are correct and then import them to your instance:

  • code: Unique code for the standard
  • title: Standard title
  • description: Short description
  • description_extended: Extended description
  • codeparent: code of the parent standard
  • organization: Organization that sets the standard.
  • yearversion: year of version number for the standard
  • gradelevel: see Entering Grade Levels below
  • equivalencies: Code of other equivalent standards
  • subjects: comma separated list of subjects (e.g. "Education,Edu,Teaching,TEP")
  • keywords: comma separated list of keywords


Entering Grade Levels:

K-12

  • K = 1
  • 1 = 2
  • 2 = 4
  • 3 = 8
  • 4 = 16
  • 5 = 32
  • 6 = 64
  • 7 = 128
  • 8 = 256
  • 9 = 512
  • 10 = 1024
  • 11 = 2048
  • 12 = 4096

Higher Ed

  • 13 = 8192
  • 14 = 16384
  • 15 = 32768
  • 16 = 65536
  • 17 = 131072
  • 18 = 262144
  • 19 = 524288
  • 20 = 1048576


Note: To apply to multiple grade levels, add them up. For example, a 4 year college undergrad will be 8192 + 16384 + 32768 + 65536 = 122880

See Also