Something to this effect is already implemented in the Dataform although I haven't had the time to release all relevant components. Embedded preview question in Dataform entry is demonstrated at http://substantialmethods.com/subject/view.php?id=6§ion=1. The Dataform autolink filter can display entries anywhere. We could perhaps finalize this together.
Itamar Tzadok
Posts made by Itamar Tzadok
Hi Juan. Thanks for the reply. I need to look into this again and will report back when I get to that.
That's b/c the module's file and picture fields and respective js have not been updated to include the dndupload enhancement.
I've just pushed to git two plugins that may help with this issue.
moodle-local_messageprovider is a local plugin that is set to send admin a notification on a new self-registration (auth_email) account. The plugin name is somewhat generic b/c it is meant to be extended to provide further customized messages that are not covered by core moodle.
moodle-block_moossenger is an enhancement of the standard messages block that allows for displaying recent notifications/conversation in the block. This may be useful for admins/managers in their My Moode dashboard or even on a course page.
The illustration below shows the two plugins in action. Note in particular the notifications on new self registrations.
The plugins will be uploaded to the plugins repo and documented in the docs soon.
Feedback would be appreciated.
I'm not waiting for anything. The plugin is waiting for me to finalize it and considering the number of plugins I'm already maintaining (https://github.com/itamart) it may take a few more hours.