Add Students in a Form to a Table with Delay
Use the form to add students to the table. The Student ID must follow the schema “LL-DDD”, where L is a letter A-Z and D is an integer 0-9. Find sample input student data in an Excel book here. Please pay attention. The input form and table are slow loading: Add Students to Course Student […]
Table of Contents
Use the form to add students to the table. The Student ID must follow the schema “LL-DDD”, where L is a letter A-Z and D is an integer 0-9.
Find sample input student data in an Excel book here.
Please pay attention. The input form and table are slow loading:
- The three input fields load slowly (6-12 second) simulating a slow web page.
Add Students to Course
Enrolled Students
| StudentID | First Name | Last Name |
|---|---|---|
| YU-238 | John | Doe |
| ZT-766 | Jane | Smith |
| AD-482 | Bob | Johnson |
| XC-991 | Sarah | Lee |
| GB-083 | Michael | Williams |
| BK-709 | Emily | Brown |
| FW-184 | David | Wilson |
| ML-037 | Amy | Patel |
| HE-052 | Kevin | Kim |
| LR-600 | Christine | Nguyen |