Giter Club home page Giter Club logo

admissions-application-frontend's People

Contributors

samisa-abeysinghe avatar

Watchers

 avatar

admissions-application-frontend's Issues

Admissions user process flow

flowchart TD
    Start --> A(Fill in preconditions)
    A --> B(Social login - Asgardeo user created) 
    B --> C(Fill in-person data, person created and linked to Asgardeo sub subject in token, that is user) 
    C --> D(Take test - essays and logical MCQ) 
    D --> E(Admissions application dashboard) 
    E --> Stop
    B --> D
    B --> E

Finalize the application form fields and logic

The following information must be finalized for the application form to be completed.

  1. What is the residence radius we are looking for? Eventually, we need the list of city IDs we allow the applicant to be able to apply from. Even if we are to use Google map APIs, we need the city IDs for data persistence of the applicant
  2. We need the finalized content text. "By checking this box, I agree to the Terms of Use and Privacy Policy (unless I am under the age of 18, in which case, I represent that my parent or legal guardian also agrees to the Terms of Use on my behalf)"
  3. Can we have 3 sets of logic questions and not just 2. The plan is to have the questions in the DB as sets and play to the students and auto-mark based on the responses. This is based on a DB model and a data service.
  4. Can we move on to the essay section only if the student score more than 50% (or a similar %) for the logic section?
  5. Can we move on to the video section only if the two essays are good enough?
  6. What is the approach to auto-rate the essays?
  7. Can we provision that students submit the video only when they are for at a later stage?
  8. Can we assume that the email is the user ID for account creation? Email should be universally unique
  9. What are the application LC and states we want to show the student applicant on the application portal?
  10. What is the finalized list of education qualifications we need to capture?
  11. What is the evaluation data model we want to use?
  12. What is the qualification data model we want to use?
  13. What is the process for informing and inviting for interviews? What are the features we need from the portal for that? (That is part of the application LC)

Design the user journey for a student applicant

The student applicant workflow

flowchart TD
    A(Student Applicant visits website) --> B(applicant is sent to the form) 
    B --> C(Applicant fills in person type information) 
    C --> D(Applicant takes the online logical test)
    D --> E(Applicant fills in the two essays) 
    E --> F(Applicant online video is recorded reading the two essays) 
    F --> G(Applicant completes the application submission)  
    G --> H(Applicant reminded they could follow up on application status through the applicant portal by login into the portal with credentials) 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.