Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#13144] Implement 'Copy' button in course enroll page #13184

Closed
wants to merge 2 commits into from

Conversation

simonliuanu
Copy link

Fixes #13144

Outline of Solution
Added a 'Copy' button in course enroll page to let instructors to import existing students into new students sheet below to support the feature proposed in #13144.

Before implementation:
2024-10-20_152410
After implementation the new page looks like this with the 'Copy' button:
2024-10-20_152429
After clicking 'Copy', students are copied with information shows up:
2024-10-20_152433

@simonliuanu simonliuanu reopened this Oct 25, 2024
@simonliuanu simonliuanu marked this pull request as draft October 25, 2024 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copy students from existing students table to new students table
2 participants