forked from bcgov/aries-oca-bundles
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add diploma certificates (#24)
* feat: id4africa demo Signed-off-by: Sai Ranjit Tummalapalli <[email protected]> * feat: add new diploma certificates Signed-off-by: Sai Ranjit Tummalapalli <[email protected]> * feat: add new diploma certificates Signed-off-by: Sai Ranjit Tummalapalli <[email protected]> --------- Signed-off-by: Sai Ranjit Tummalapalli <[email protected]>
- Loading branch information
Showing
16 changed files
with
262 additions
and
21 deletions.
There are no files selected for viewing
98 changes: 98 additions & 0 deletions
98
OCABundles/schema/credebl/mTech_grade_card_1/OCABundle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
[ | ||
{ | ||
"capture_base": { | ||
"attributes": { | ||
"Academic Year": "Text", | ||
"Course Details": "Text", | ||
"Cumulative Semester Performance-Credit Earned": "Text", | ||
"Cumulative Semester Performance-SGA": "Text", | ||
"Current Semester Performance-Credit Earned": "Text", | ||
"Current Semester Performance-SGA": "Text", | ||
"Date": "Text", | ||
"Programme": "Text", | ||
"Registration No": "Text", | ||
"SL No": "Text", | ||
"Semester": "Text", | ||
"Student Name": "Text", | ||
"University Address": "Text", | ||
"University Name": "Text", | ||
"Year": "Text" | ||
}, | ||
"classification": "", | ||
"digest": "Ej-hg178n_vRcVNvetXi9xt9f23XclW6HVigkroZkzxE", | ||
"flagged_attributes": [], | ||
"type": "spec/capture_base/1.0" | ||
}, | ||
"overlays": [ | ||
{ | ||
"attribute_character_encoding": { | ||
"Academic Year": "utf-8", | ||
"Course Details": "utf-8", | ||
"Cumulative Semester Performance-Credit Earned": "utf-8", | ||
"Cumulative Semester Performance-SGA": "utf-8", | ||
"Current Semester Performance-Credit Earned": "utf-8", | ||
"Current Semester Performance-SGA": "utf-8", | ||
"Date": "utf-8", | ||
"Programme": "utf-8", | ||
"Registration No": "utf-8", | ||
"SL No": "utf-8", | ||
"Semester": "utf-8", | ||
"Student Name": "utf-8", | ||
"University Address": "utf-8", | ||
"University Name": "utf-8", | ||
"Year": "utf-8" | ||
}, | ||
"capture_base": "Ej-hg178n_vRcVNvetXi9xt9f23XclW6HVigkroZkzxE", | ||
"default_character_encoding": "utf-8", | ||
"digest": "EUi3K2XPiO8HkKVZnpdnquiNcKlYlrvUfB5Pat0Q3o7M", | ||
"type": "spec/overlays/character_encoding/1.0" | ||
}, | ||
{ | ||
"attribute_categories": [], | ||
"attribute_labels": { | ||
"Academic Year": "Academic Year", | ||
"Course Details": "Course Details", | ||
"Cumulative Semester Performance-Credit Earned": "Cumulative Semester Performance-Credit Earned", | ||
"Cumulative Semester Performance-SGA": "Cumulative Semester Performance-SGA", | ||
"Current Semester Performance-Credit Earned": "Current Semester Performance-Credit Earned", | ||
"Current Semester Performance-SGA": "Current Semester Performance-SGA", | ||
"Date": "Date", | ||
"Programme": "Programme", | ||
"Registration No": "Registration No", | ||
"SL No": "SL No", | ||
"Semester": "Semester", | ||
"Student Name": "Student Name", | ||
"University Address": "University Address", | ||
"University Name": "University Name", | ||
"Year": "Year" | ||
}, | ||
"capture_base": "Ej-hg178n_vRcVNvetXi9xt9f23XclW6HVigkroZkzxE", | ||
"category_labels": {}, | ||
"digest": "ErTYTbrcnCICMhYnUhhn4uWg2COuLY5_iz3PYVdnJefg", | ||
"language": "en", | ||
"type": "spec/overlays/label/1.0" | ||
}, | ||
{ | ||
"capture_base": "Ej-hg178n_vRcVNvetXi9xt9f23XclW6HVigkroZkzxE", | ||
"description": "MTech Grade Card Schema", | ||
"digest": "ENIzsJf9Q68njKgyMd_iilBbKY7ZrJT2-zsMfd8PSFLA", | ||
"language": "en", | ||
"name": "MTech Grade Card", | ||
"type": "spec/overlays/meta/1.0" | ||
}, | ||
{ | ||
"logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/logo.png", | ||
"background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/background_slice.jpg", | ||
"background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/background_image.jpg", | ||
"primary_background_color": "#32674E", | ||
"secondary_background_color": "", | ||
"capture_base": "Ej-hg178n_vRcVNvetXi9xt9f23XclW6HVigkroZkzxE", | ||
"digest": "ENIzsJf9Q68njKgyMd_iilBbKY7ZrJT2-zsMfd8PSFLA", | ||
"expiry_date_attribute": "", | ||
"primary_attribute": "", | ||
"secondary_attribute": "", | ||
"type": "aries/overlays/branding/1.0" | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# University Grade Card | ||
|
||
A schema for a University Grade Card | ||
|
||
- Publishing Organization: University Grade Card | ||
- Primary Contact Email Address: [email protected] | ||
|
||
## Identifiers | ||
|
||
| Identifier | Location | URL | | ||
| ---------------------------------------------- | ------------ | -------------------------------------------------------------- | | ||
| 6jMAXHG6xkPc2diaDYcnY4:2:MTech Marksheet:1.0.0 | bcovrin:test | http://test.bcovrin.vonx.io:3707/tx/BCOVRIN_TEST/domain/650216 | | ||
|
||
## Authorization | ||
|
||
The following are the GitHub IDs of those authorized to make substantive updates to the OCA Bundle. | ||
|
||
| OCA Bundle Contributors | GitHub ID | Email Address | | ||
| ----------------------- | --------- | ------------------------------------ | | ||
| Sai Ranjit Tummalapalli | sairanjit | [email protected] | |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions
15
OCABundles/schema/credebl/mTech_grade_card_1/branding.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[ | ||
{ | ||
"logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/logo.png", | ||
"background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/background_slice.jpg", | ||
"background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/mTech_grade_card_1/background_image.jpg", | ||
"primary_background_color": "#32674E", | ||
"secondary_background_color": "", | ||
"capture_base": "E2A0gynB5xfvhAEfOLXdn28W_Uso3u_2gu55qIf7O_0c", | ||
"digest": "EumXvijNoMBB0eF6GpRuwNtbB5xhLHcaotlyrwflaJpE", | ||
"expiry_date_attribute": "", | ||
"primary_attribute": "", | ||
"secondary_attribute": "", | ||
"type": "aries/overlays/branding/1.0" | ||
} | ||
] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
74 changes: 74 additions & 0 deletions
74
OCABundles/schema/credebl/post_graduate_diploma/OCABundle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
[ | ||
{ | ||
"capture_base": { | ||
"attributes": { | ||
"Course Code": "Text", | ||
"Course Name": "Text", | ||
"Date": "Text", | ||
"SL No": "Text", | ||
"Specialization": "Text", | ||
"Student Name": "Text", | ||
"Year Of Passing": "Text" | ||
}, | ||
"classification": "", | ||
"digest": "EC5H6h3vdALUIt7dS5pGhW4N3_t_cv_im0fRylQLH7Go", | ||
"flagged_attributes": [], | ||
"type": "spec/capture_base/1.0" | ||
}, | ||
"overlays": [ | ||
{ | ||
"attribute_character_encoding": { | ||
"Course Code": "utf-8", | ||
"Course Name": "utf-8", | ||
"Date": "utf-8", | ||
"SL No": "utf-8", | ||
"Specialization": "utf-8", | ||
"Student Name": "utf-8", | ||
"Year Of Passing": "utf-8" | ||
}, | ||
"capture_base": "EC5H6h3vdALUIt7dS5pGhW4N3_t_cv_im0fRylQLH7Go", | ||
"default_character_encoding": "utf-8", | ||
"digest": "EK9jOFDYvLSOZ0pW0ZGbkQt-ELl9kJfgae0bl1feoHHQ", | ||
"type": "spec/overlays/character_encoding/1.0" | ||
}, | ||
{ | ||
"attribute_categories": [], | ||
"attribute_labels": { | ||
"Course Code": "Course Code", | ||
"Course Name": "Course Name", | ||
"Date": "Date", | ||
"SL No": "SL No", | ||
"Specialization": "Specialization", | ||
"Student Name": "Student Name", | ||
"Year Of Passing": "Year Of Passing" | ||
}, | ||
"capture_base": "EC5H6h3vdALUIt7dS5pGhW4N3_t_cv_im0fRylQLH7Go", | ||
"category_labels": {}, | ||
"digest": "E10lVEnKOobrO5I_WkEZ8Az8t9c15c4UTLbxxRowJzDE", | ||
"language": "en", | ||
"type": "spec/overlays/label/1.0" | ||
}, | ||
{ | ||
"capture_base": "EC5H6h3vdALUIt7dS5pGhW4N3_t_cv_im0fRylQLH7Go", | ||
"description": "Post Graduate Diploma Schema", | ||
"digest": "EUtTYluaWqi0_JtHIR3acBpni_Dyxej-JBcXNtROZI94", | ||
"language": "en", | ||
"name": "Post Graduate Diploma", | ||
"type": "spec/overlays/meta/1.0" | ||
}, | ||
{ | ||
"logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/logo.png", | ||
"background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/background_slice.jpg", | ||
"background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/background_image.jpg", | ||
"primary_background_color": "#32674E", | ||
"secondary_background_color": "", | ||
"capture_base": "EC5H6h3vdALUIt7dS5pGhW4N3_t_cv_im0fRylQLH7Go", | ||
"digest": "EUtTYluaWqi0_JtHIR3acBpni_Dyxej-JBcXNtROZI94", | ||
"expiry_date_attribute": "", | ||
"primary_attribute": "", | ||
"secondary_attribute": "", | ||
"type": "aries/overlays/branding/1.0" | ||
} | ||
] | ||
} | ||
] |
Binary file added
BIN
+394 KB
OCABundles/schema/credebl/post_graduate_diploma/PostGraduateDiploma.xlsx
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Post Graduate Diploma | ||
|
||
A schema for a Post Graduate Diploma | ||
|
||
- Publishing Organization: University | ||
- Primary Contact Email Address: [email protected] | ||
|
||
## Identifiers | ||
|
||
| Identifier | Location | URL | | ||
| ---------------------------------------------------- | ------------ | -------------------------------------------------------------- | | ||
| 6jMAXHG6xkPc2diaDYcnY4:2:Post Graduate Diploma:1.0.0 | bcovrin:test | http://test.bcovrin.vonx.io:3707/tx/BCOVRIN_TEST/domain/648403 | | ||
|
||
## Authorization | ||
|
||
The following are the GitHub IDs of those authorized to make substantive updates to the OCA Bundle. | ||
|
||
| OCA Bundle Contributors | GitHub ID | Email Address | | ||
| ----------------------- | --------- | ------------------------------------ | | ||
| Sai Ranjit Tummalapalli | sairanjit | [email protected] | |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions
15
OCABundles/schema/credebl/post_graduate_diploma/branding.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[ | ||
{ | ||
"logo": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/logo.png", | ||
"background_image_slice": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/background_slice.jpg", | ||
"background_image": "https://raw.githubusercontent.com/credebl/credebl-aries-oca-bundles/release/OCABundles/schema/credebl/post_graduate_diploma/background_image.jpg", | ||
"primary_background_color": "#32674E", | ||
"secondary_background_color": "", | ||
"capture_base": "E2A0gynB5xfvhAEfOLXdn28W_Uso3u_2gu55qIf7O_0c", | ||
"digest": "EumXvijNoMBB0eF6GpRuwNtbB5xhLHcaotlyrwflaJpE", | ||
"expiry_date_attribute": "", | ||
"primary_attribute": "", | ||
"secondary_attribute": "", | ||
"type": "aries/overlays/branding/1.0" | ||
} | ||
] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters