Online Marksheet Creator : eMarksheet
This is a simple and unique wordpress plugin to create a simple marksheet using wordpress. You can also give a link to your users to see the result an …
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_emarksheet_class | Stores emarksheet class data created by this plugin. | Static |
| wp_emarksheet_marks | Stores emarksheet marks data created by this plugin. | Static |
| wp_emarksheet_setting | Stores emarksheet setting data created by this plugin. | Static |
| wp_emarksheet_student | Stores emarksheet student data created by this plugin. | Static |
| wp_emarksheet_subject | Stores emarksheet subject data created by this plugin. | Static |