Changes
Page history
Update home
authored
Jul 18, 2022
by
Francis Normand
Show whitespace changes
Inline
Side-by-side
home.md
View page @
e9391701
...
...
@@ -37,6 +37,31 @@ The features available to a given user are represented by a [OnePager](https://g
| |
[
User Profile
](
https://gitlab.com/thundercat-transition/project-thundercat/-/wikis/onepagers/User-Profile
)
|
[
TA Tools: Un-Assign Test
](
https://gitlab.com/thundercat-transition/project-thundercat/-/wikis/onepagers/TA-Tools:-Unassign
)
| | | | |
| | |
[
Websockets
](
https://gitlab.com/thundercat-transition/project-thundercat/-/wikis/onepagers/Websockets
)
| | | | |
## CAT to CAMM Relation
Here's the list of the models/tables that CAMM needs to sync the data:
**User Mangement Models:**
-
user_management_models_user
-
user_management_models_userextendedprofile
-
user_management_models_userextendedprofileminority
**Custom Models:**
-
custom_models_assignedtest
**CMS Models:**
-
cms_models_scoringpassfail
-
cms_models_scoringmethod
**Ref Tables (views):**
-
oltf_classification_vw
-
ref_table_views_cateducation
-
cat_employer_sts_vw
-
ref_table_views_catminority
-
oltf_province_vw
**Note that in case of any changes made to those models/tables, the CAMM team should be notified, so we don't break any logic related to the data sync process.**
## Katalon Tests
|
[
Use Cases
](
)
|
|---------------|
...
...
...
...