Zongran Mo

Results 5 issues of Zongran Mo

Currently, student enrolment incurs two calls to fetch all students from the course. ([student validation](https://github.com/TEAMMATES/teammates/blob/204f0de2e53fb161b9311f52cb6952eaf1c45ccf/src/main/java/teammates/ui/webapi/EnrollStudentsAction.java#L64)) ([determine update or create](https://github.com/TEAMMATES/teammates/blob/204f0de2e53fb161b9311f52cb6952eaf1c45ccf/src/main/java/teammates/ui/webapi/EnrollStudentsAction.java#L69)) This becomes a problem during large course enrolment, which will bring...

committers only
a-Scalability
a-Performance
c.Task

From PR #10960 **Description of feature/enhancement** If a course has many students (or in general many responses per question), add extra loading text below the spinner to inform the user...

a-UIX
good first issue
c.Feature

Part of #11143 This is to verify any performance change for any optimisations done on the recovery process. It also can be run in case of recovery duration adjustment like...

p.Low
help wanted
a-Performance

Referencing #11027 In file `src/lnp/resources/test.template.properties`, test server host is hardcoded. We aim to remove it and use the existing library to get such information, freeing the developer/testers from changing this...

help wanted
a-Testing
c.Task

This ticket is created to track the status of the following issue: > Instructor results page requires all responses from all students in a course in a feedback session to...

committers only
a-Scalability
a-Performance