87.0k views
5 votes
Draw a complete flowchart for a student to login into his/her HCT portal using a 2 steps verification process according to the general algorithm stated below.

- Browse the HCT portal website address
- Enter username and password
- Verify authentication via mobile
- Display account

1 Answer

1 vote

Final answer:

To create a flowchart for a student to login into their HCT portal using a 2-step verification process, follow these steps: Browse the HCT portal website address, enter the username and password, verify authentication via mobile, and display the account.

Step-by-step explanation:

To create a flowchart for a student to login into their HCT portal using a 2-step verification process, you can follow these steps:

  1. Browse the HCT portal website address.
  2. Enter the username and password.
  3. Verify the authentication via mobile.
  4. Display the account.

You can use symbols like rectangles for process steps, diamonds for decisions, and arrows to connect the steps. Here's a rough representation of the flowchart:

User Randall
by
8.0k points