A list of Batch Runs used by the GRAD system.
+A list of Batch Runs used by the GRAD system.
+
The optional program Career Program in GRAD can be broken down further by
specific career program code. A Student on the optional program CP, Career
Program, would also be assigned a Career Program code(s) to identify what
@@ -89,8 +89,8 @@ export default {
diff --git a/frontend/src/components/Codes/CertificateTypes.vue b/frontend/src/components/Codes/CertificateTypes.vue
index 474536f7..a197fee5 100644
--- a/frontend/src/components/Codes/CertificateTypes.vue
+++ b/frontend/src/components/Codes/CertificateTypes.vue
@@ -1,7 +1,9 @@
A list of certificate types used by the GRAD system.
+ A list of certificate types used by the GRAD system.
+ Digitized signatures used on students' certificates and transcript.
+ Digitized signatures used on students' certificates and transcript.
+
+
A student's Transcript, Student Achievement Report (TVR) and
Certificate(s) will show a status as the student progresses through the
system. The list of document statuses are maintained in this table.
diff --git a/frontend/src/components/Codes/HistoryActivityCodes.vue b/frontend/src/components/Codes/HistoryActivityCodes.vue
index c630b564..2489e558 100644
--- a/frontend/src/components/Codes/HistoryActivityCodes.vue
+++ b/frontend/src/components/Codes/HistoryActivityCodes.vue
@@ -1,7 +1,7 @@
+
Student history records are created by certain GRAD processes and User
initiated activity. Each record will be associated with a history activity
code.
diff --git a/frontend/src/components/Codes/ProgramCertificateTranscripts.vue b/frontend/src/components/Codes/ProgramCertificateTranscripts.vue
index 4c2f30dc..ccb5c534 100644
--- a/frontend/src/components/Codes/ProgramCertificateTranscripts.vue
+++ b/frontend/src/components/Codes/ProgramCertificateTranscripts.vue
@@ -1,7 +1,7 @@
+
The rules governing which certificate type or transcript type will be used
for a student.
+
Students' in the GRAD system may have several types of individual reports
associated with their GRAD data. Schools also have several types of
reports associated with their school and students' GRAD data. The list of
diff --git a/frontend/src/components/Codes/SignatureBlockType.vue b/frontend/src/components/Codes/SignatureBlockType.vue
index d9934ca2..c73753b9 100644
--- a/frontend/src/components/Codes/SignatureBlockType.vue
+++ b/frontend/src/components/Codes/SignatureBlockType.vue
@@ -1,7 +1,9 @@
Signature block(s) used on students' certificates and transcript.
+ Signature block(s) used on students' certificates and transcript.
+ Student status codes refer to a students' status in the GRAD system.
+ Student status codes refer to a students' status in the GRAD system.
+ A list of transcript types used by the GRAD system. A list of transcript types used by the GRAD system.
+
When a User performs the "Undo Completion" process (security permissions
needed), the User must select an "Undo Completion" reason. The list of
Undo Completion reasons are maintained in this table.
diff --git a/frontend/src/components/DisplayTable.vue b/frontend/src/components/DisplayTable.vue
index 0ce9db2c..6dd61061 100644
--- a/frontend/src/components/DisplayTable.vue
+++ b/frontend/src/components/DisplayTable.vue
@@ -137,7 +137,7 @@ export default {
tableFields: "notloaded",
editItem: "notloaded",
currentPage: 1,
- perPage: 1000,
+ perPage: 25,
striped: true,
pageOptions: [
10,
diff --git a/frontend/src/components/StudentSearch/StudentAdvancedSearch.vue b/frontend/src/components/StudentSearch/StudentAdvancedSearch.vue
index 007acb13..9cbffb74 100644
--- a/frontend/src/components/StudentSearch/StudentAdvancedSearch.vue
+++ b/frontend/src/components/StudentSearch/StudentAdvancedSearch.vue
@@ -280,7 +280,6 @@
v-bind:fields="studentSearchResultsFields"
id="pen"
v-bind:showFilter="false"
- v-bind:pagination="true"
>
Certificate Types
- Certificate Types
+ Digitized Signatures
- Digitized Signatures
+ Document Status Codes
- Document Status Codes
+ History Activity Codes
- History Activity Codes
+ Program Certificate Transcripts
- Program Certificate Transcripts
+ Report Types
- Report Types
+ Signature Block
- Signature Block
+ Student Status Codes
- Student Status Codes
+ Transcript Type Codes
- Transcript Type Codes
+ Undo Completion Reasons
- Undo Completion Reasons
+