-
Notifications
You must be signed in to change notification settings - Fork 4
Customize Educare
add_action( 'educare_custom_results', 'my_custom_results' );
add_action( 'educare_custom_results_forms', 'my_custom_search_form' );
- Copy and paste this function in your active themes
functions.php
files - allow/enable ‘Custom Design Permission’ in plugin settings (because we care of your security)
- Throw your logic [code] under 'my_custom_results' function for customize results card and 'my_custom_search_form' for customize search forms
For customize results card: https://github.com/FixBD/Educare/blob/educare/includes/support/educare-custom-results-card.php
For customize search form: https://github.com/FixBD/Educare/blob/educare/includes/support/educare-custom-results-form.php
If you have face any problems and need our support (totally free!), Please contact us by email provided in plugin details.
Powered by FixBD
== Frequently Asked Questions ==
Currently, there are no alternative way to manage students and publish results in WordPress by default. I wasn't satisfied with some educational plugins available in WP plugins directory. Yes, some of them are good, but nothing fit what I had in mind perfectly. And all of this requred a lot of money to use there premium Features.
So, I just built something that I actually enjoyed and used lots of premium features without any charge!.
Using this feature you (admin) can add, modify, manage or automatically calculate any type of result based on your country or demand. Eg: India, Bangladesh or US result GPA (CGPA) and calculation methods/rules are different. If you manage results for Indian students, you can add Indian grading system or rules. Also, you can add Bangladesh or US grading system in the same way.
We know, it's a bit difficult. Please share your experience while using these features to improve Educare.
You need to add
[educare_results]
shortcode into WP post editor, template or any shortcode-ready area for front end results system. This shortcode display search form and results. So, users/students can easily find and view there results.
Yes, In Educare v1.2.2+ you (admin) can customize results card, search results forms. Everything on the front end is customizable. Please Follow this topics.
Most things of Educare fairly straight-forward, but we've included an in-depth guide in the plugin download. It's a file called
readme.md
in the plugin folder.
You can also view the readme online.
Current version of Educare requires PHP 4.4+ And Wordpress 3.8+
First, you need to add classes, subjects, exams and configure the grading system, then add student results. Please read the documentation for the plugin before actually using it.
We will give you all these premium features for free. Because, we believe in freedom and understand the value of your work and dreams!
Attention please: You only need to give us 5 stars!