Login for Newly Synced Schools - Pardhu448/clix_dashboard_backend GitHub Wiki

To create Login for Newly Synced Schools in CLIxDashboard website:

This page describes steps to be followed to create logins for newly synced schools.

  1. login into the server on which clix_dashboard_backend docker is running
  2. move to 'CLIxDashboard/clix_dashboard_backend' folder(where source code for clix_dashboard_backend is there)
  3. run 'source clix_env/bin/activate'
  4. run 'which python' - to make sure that you are in clix_env python environment
  5. run 'python create_school_ro_users.py'

This script looks for all unique schools in metrics1 table, and creates login-id for those schools.