Dashboard

Hi Ross,

 Is there any way to have the school administrator’s( Principal) dashboard layout look similar to the parental dashboard with the relevant tabs?

Willpro,

This is something I have been thinking about, with at least a hook for modules to be able to insert stuff into such a staff dashboard. I’ve added it to the v12 todo list, and we’ll see if we can get it built at some point. It is now in as item 34.

Ross

Great. Thanks

Willpro,

OK, this has been done in the v12 dev code, and you can see it in the following commit:

https://github.com/GibbonEdu/core/commit/b5af69d1e1301832c2efdb39700aa607f207a8e4

Note that this is NOT backwards compatible with v11.

There are two new hooks for additional modules to insert content into the dashboards, which are documented in the link below:

https://gibbonedu.org/support/developers/module-development/

Thanks,

Ross

Thanks much Ross. Excited about v12.