garusis / marint_web

MI's Frontend project
0 stars 0 forks source link

90 Allow to an instructor to edit a course #91

Closed diegoarmandoparada closed 7 years ago

diegoarmandoparada commented 7 years ago

Testing instructions

  1. You must to be logged as Instructor.
  2. In the course details view (e.g /cursos/Curso%20Vital%20de%20Programación%20Neuro-Lingüistica-2) you can click over the name, description or price. Then each one changes to inputs to edit.
  3. You can edit the name, description and price of the an specific course.
  4. When you finish the edit, you must click the button "Aceptar" to save changes
  5. If the information was correct, then will open a modal window with a success message. Otherwise will open a modal window with error message if happen any error.
  6. Click in the button "Aceptar" to close the modal window