COMPASS-DPG / docs

Documenting requirements, product strategies and technical implementation of COMPASS
0 stars 0 forks source link

[Product] Talk points with Tarento #5

Open karntrehan opened 12 months ago

karntrehan commented 12 months ago
abhay-samagra commented 12 months ago

Competency Passbook

  1. How will the FRAC information be shared for Competency Passbook?
    [Tarento] – FRAC in Compass is defined using the Sunbird Knowledge module, based on the users position the required competencies can be fetched. The Knowledge APIs are available to fetch this information.

  2. Is the employee registry already built for use across modules? [Tarento] – Sunbird already has user management module available, that will be used in COMPASS as well.

  3. Assuming that there will be a common login for employees across all modules, is the user service already created? [Tarento] The Sunbird user management service(identity provider – keycloak) will be used for the COMPASS modules

  4. How will users be onboarded in the registry? [Tarento] – Either an admin will add them to the platform or there will be registration option.

  5. What is the way for getting scores from Assessments module (PIAA and Self Assessments). Is there an API already existing in Sunbird for this? [Tarento] The assessment result will be provided in case the score has been sent while the assessment is completed by the learner. There are APIs already available to fetch the score.

  6. In the workshop and the catch-up on Tuesday, we discussed about self assessments also to be a part of Competency Passbook. Self-Assessments are also part of the Assessments Consumption module. The current implementation in UPSMF has assessments authoring for both self and PIAA in the same place. Would that work? [Tarento] – Ideally PIAA should be independent and external to the platform, there should be enrolment record for the learner when he registers for PIAA and PIAA should happen outside independently and the enrolment record should get updated with the PIAA score once the assessment is complete.

B. WPCAS

  1. For creation of WPCAS survey from question bank, would the same authoring module be used by tagging questions to WPCAS or do we need to create a separate question bank for WPCAS [Tarento] – The same authoring module can be used here, its better to filter out WPCAS and other assessment questions separately so that while creating WPCAS only those questions are visible and vice versa.

  2. Where will employee information come from here? Will it be the registry module or will it flow from the Work Allocation module? [Tarento] – There is already an user-org management service available in Sunbird that can be used to fetch employee information and org information.

abhay-samagra commented 11 months ago

@karntrehan - Please have a look at the answers from Tarento. One key information is that User management is provided in Sunbird.

aman1esmagico commented 11 months ago

Things we need from Tarento

cc @abhay-samagra @karntrehan

aman1esmagico commented 11 months ago

What about the notification system being used in marketplace & wpcas?? is it built by tarento or we will have to build

MohitNSamagra commented 11 months ago

navigation between different web app of wpcas, competency will be dependent on the person creating the super app. cant happen from app to app

karntrehan commented 11 months ago

User service: https://lern.sunbird.org/learn/product-and-developer-guide/user-and-org-service/apis/user-management to be used.

On mobile: We will get the authenticated user token from the app.

On web: We will need an authentication page to redirect the user to post which we will allow access to different portals.

kh4l1d64 commented 11 months ago
aman1esmagico commented 11 months ago

data for user-Org from tarento team

L-Narayana commented 11 months ago