piersharding / moodle-tool_uploadcourse

** Note** this is now in Moodle core as of 2.6. Moodle Admin Tools plugin for basic upload of course outlines, and applying templates using Moodle course backup files
21 stars 12 forks source link

Very minor: After upload courses result I'm expecting a notification that says something like "Courses successfully uploaded". #6

Closed matangdilis closed 11 years ago

matangdilis commented 11 years ago

After the "upload courses result" page I'm expecting a notification that says something like "Hooray! Courses successfully uploaded". But there appears to be no notification. It just goes back to the upload page. Issuing a notification is the way moodle does it and I got used to that. Without it, every time I upload courses I sit here and get anxious that something went wrong :).

piersharding commented 11 years ago

There is the results box. This is done in the same way that the user upload reports back on the completion of the upload.

Cheers, Piers Harding.

matangdilis commented 11 years ago

ok. thanks.