BCStudentSoftwareDevTeam / celts

Web app to support the CELTS program at Berea College
BSD 3-Clause "New" or "Revised" License
1 stars 8 forks source link

Uncheck event file #1209

Closed Ndiayem14 closed 5 days ago

Ndiayem14 commented 3 weeks ago

We added a function to our script to allow users to check and uncheck selected file attachments. This task proved more challenging than expected and took us five hours to complete. During this time, we extensively researched various platforms such as W3Schools, Stack Overflow, YouTube tutorials, jQuery documentation, Codehim. and ChatGPT as well for debugging. Initially, we encountered issues that caused the script to malfunction. After commenting on sections of the HTML and testing each part of the script, we identified the mistakes. We meticulously reviewed the code line by line, testing the functionality after each change. Through persistent debugging and multiple attempts, we finally resolved the issue. The key was ensuring that the script correctly handled the toggling of the checkboxes, allowing users to check and uncheck the file attachments as needed.

github-actions[bot] commented 2 weeks ago

View Code Coverage

BrianRamsay commented 5 days ago

Please don't leave old PRs open