Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Target release1.13
Epic SB-9571 - Getting issue details... STATUS
Document status
DONE
Document owner

Background

All users logging in to Diksha for the very first time need to be shown a pop up that gets them to accept Diksha T&C. The window will display the latest version of the Diksha T&C from the Diksha app. https://diksha.gov.in/term-of-use.html

The pop-up needs to appear only once at the time of the very first login of the user. It can have the following messaging:
The user needs to accept the T&C to continue and use the app

Solution

After successful login it will call get profile detail API. If in profile detail response promptTnC is equals TRUE and tncLatestVersionUrl is not null or empty will show the TnC screen on App.

TnC
tncAcceptedVersion
tncAcceptedOn
tncLatestVersion
promptTnC
tncLatestVersionUrl = html link

Scenarios 

Scenarios covered for TnC are here.


Vinaya Kumar B Vinaya Kumar B Rayulu Villa Mathew Pallan

  • No labels