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

Add All Students' LeetCode Usernames to leetcoders.json Description #8

Open
Sagargupta16 opened this issue Dec 17, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@Sagargupta16
Copy link
Member

Sagargupta16 commented Dec 17, 2023

Issue: Updating leetcoders.json with Students' LeetCode Usernames

Objective:

To update the leetcoders.json file with the LeetCode usernames of all current students.

Background:

The leetcoders.json file is used to track and analyze the LeetCode performance of students. Keeping this file up-to-date is crucial for accurate tracking and reporting.

Task Details:

  • Data Collection: Compile a list of all students' LeetCode usernames. This could be done through a form submission, direct collection from students, or any other effective method.
  • Updating JSON File: Add the collected usernames to the leetcoders.json file. Ensure that the format is consistent with existing entries.
  • Verification: After updating, verify that the JSON file is correctly formatted and that all usernames have been added accurately.
  • Testing: Perform a test run to ensure that the updated leetcoders.json file works as expected with any dependent systems or scripts.

Expected Outcome:

The leetcoders.json file should be fully updated with all current students' LeetCode usernames, properly formatted, and ready for use in any related tracking or analysis tools.

Additional Notes:

  • The completion of this task is crucial for maintaining the effectiveness of our student performance tracking systems.
@Sagargupta16 Sagargupta16 added the enhancement New feature or request label Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant