SamagraX-Stencil / stencil-mobile

Mobile molecules
MIT License
0 stars 0 forks source link

Android - Stencil migration - Phase 2 - Mentor Flow #6

Closed TheNPDev closed 3 weeks ago

TheNPDev commented 3 months ago

Mentor Home

Student selection

Effort - 3 days

School Selection Screen

Effort - 3.5 days

Enhancements

Effort - 2 days

dhruv-1001 commented 1 month ago

Waiting on design update.

dhruv-1001 commented 1 month ago

@TheNPDev to combine https://github.com/SamagraX-Stencil/stencil-mobile/issues/7 with this ticket.

AakashSatpute119 commented 1 month ago

BUGs :

Mentor Bugs

https://go.screenpal.com/watch/cZ6efMVWceF

dhruv-1001 commented 1 month ago

Ajay to connect with @dhruv-1001 on 3rd Bug point.

AakashSatpute119 commented 1 month ago

Teacher flow stencil build : https://drive.google.com/file/d/13BzzGQLPb2UTUHLL3EE-exQsT4wXZ9E6/view

karntrehan commented 1 month ago

Mentor home page API changes done. Online flows can be tested right away. @TheNPDev to share online build right away. Offline support to be added and shared by EOD today.

Ajay-Maury commented 1 month ago

PR:- https://github.com/Mission-Prerna/nl-apis/pull/293 Deployed on stag to unblock FE.

Mentor Assessment summary proposed response changed:-

{
    "month": 9,
    "year": 2024,
    "month_label": "सितंबर",
    "label": "आँकलन सारांश",
    "data": [
        {
            "cards": [
                {
                    "identifier": "currentMonthAssessments",
                    "label": "वर्तमान माह आँकलन",
                    "type": "metric",
                    "updated_at": 1727444753647,
                    "assessments_count": 166,
                    "data": [
                        {
                            "identifier": "assessedSchools",
                            "text": "विद्यालय के आँकलन पूरे किये ",
                            "count": 20
                        },
                        {
                            "identifier": "assessedStudents",
                            "text": "छात्रों के आँकलन पूरे किये",
                            "count": 45
                        },
                        {
                            "identifier": "assessmentMinutes",
                            "text": "औसत समय प्रति आँकलन",
                            "count": 4
                        }
                    ],
                    "metadata": {
                        "student_ids": [
                            "41067812",
                            "41069026",
                            ......................
                            "39582908",
                            "39820679"
                        ],
                        "school_udise": [
                            9150200805,
                            9150201201,
                            9150201401,
                           ...............................
                            9150209901
                        ]
                    }
                },
                {
                    "identifier": "lastMonthAssessments",
                    "label": "पिछला महीना आँकलन",
                    "type": "metric",
                    "updated_at": 1724918106367,
                    "assessments_count": 240,
                    "data": [
                        {
                            "identifier": "assessedSchools",
                            "text": "विद्यालय के आँकलन पूरे किये ",
                            "count": 6
                        },
                        {
                            "identifier": "assessedStudents",
                            "text": "छात्रों के आँकलन पूरे किये",
                            "count": 58
                        },
                        {
                            "identifier": "assessmentMinutes",
                            "text": "औसत समय प्रति आँकलन",
                            "count": 11
                        }
                    ],
                    "metadata": {
                        "student_ids": [
                            "41067812",
                            "41654191",
                              .......
                              .......
                            "41736139",
                        ],
                        "school_udise": [
                            9150200805,
                            9150202302,
                            9150204701,
                            9150204901,
                            9150205303,
                            9150206201
                        ]
                    }
                }
            ]
        }
    ]
}
TheNPDev commented 1 month ago

@AakashSatpute119 Build with online working of Mentor Flow on Home screen: https://drive.google.com/file/d/13D3c7txcKrM73Df5Ixrt4ELgTvjVqNOq/view?usp=sharing cc: @karntrehan @charanpreet-s

dhruv-1001 commented 1 month ago

@TheNPDev to share current build.

karntrehan commented 3 weeks ago

Deprioritised.