mickesv / LSRE-ReleasePlanningProject

Requirements for a Course Management System
MIT License
1 stars 1 forks source link

CRUD Course links #50

Open mickesv opened 9 years ago

mickesv commented 9 years ago

It shall be possible to create/read/update/delete links to the list of links attached to a course.

nikhilyarlagadda commented 9 years ago

Do we need to create a database for links separately or for the entire course (which contains links as a column)?

nikhilyarlagadda commented 9 years ago

Does it notify the users before deleting the links like pop ups ? So that it can avoid the unexpected deletion of links.

mickesv commented 9 years ago

@nikhilyarlagadda Please elaborate your database question.

mickesv commented 9 years ago

@nikhilyarlagadda Yes. Add requirements to reflect this.