Open nus-pe-bot opened 1 year ago
Thank you for raising this issue!
Our team made a decision to use module code, lecture name and video name as our unique key to identify modules, lectures and videos respectively.
Users are given the freedom to name modules, lectures and videos with any length of characters, as long as they follow the specified formats.
With that being said, deleting by index is a feature that we can consider but it is not part of our deliverables in this version, since users are currently given the freedom to set the lecture names and video names as "1", and can easily delete the lectures and videos by using "1" as the name.
--
Having to delete by typing the full module/lecture/video name can be troublesome, especially so if the names are long. Program should be able to accommodate deleting by the index of the shown list.
[original: nus-cs2103-AY2223S2/pe-interim#3296] [original labels: severity.Low type.FeatureFlaw]