| 43 | |
| 44 | == Implementation Notes == |
| 45 | I wonder if this should be build as an extension to the hrm_training_event & event_scenario modules |
| 46 | |
| 47 | === Static Pages === |
| 48 | Can easily be done using the CMS module |
| 49 | === Internal Messaging System === |
| 50 | I guess the point about not using the real Email/SMS networks is that we don't wish to be dependent on these? |
| 51 | |
| 52 | What I see here is simple Store & Forward, no need for real-time Chat. |
| 53 | |
| 54 | I do have a concern about this distracting the user from the rest of the system if this functionality wouldn't be something used outside of simulations, so I'm wondering whether this should be built upon project/task so they see these messages from their 'My Tasks' view....we then build a notification box visibile in the user profile area (so every page) so see that there are unread tasks there (& ideally how many) which provides 1-click access to these. |
| 55 | |
| 56 | == See Also == |
| 57 | * [http://wiki.sahanafoundation.org/doku.php/community:gsoc:gsoc2012:ideas#simulation_generator Simulation generator propoject proposal for GSoC 2012] |