FixBD
Forum Replies Created
-
Forum: Plugins
In reply to: [Educare - Students & Result Management System] Arabic ContentThanks for exploring Educare
Problem 1: Maybe it’s you website issues. Try with English
Problem 2: Maybe educare setting and your data not match (Settings issue). You need to add results with proper way. Also, Properly configure educare settings. It better to share some screenshot for good understanding. please share educare settings, students list (All student page) , Management page screenshot. You can do this by email.
Thanks again for connecting with us.
Regards
Educare
Hi,
Thanks for exploring Educare
Just update/edit student for solve this problem. Maybe it’s a bug in Educare. We will fix this issue in the next update.
If this tricks not work then you can reply or mail us with more details (attached screenshot)
Regards
Educare
Forum: Plugins
In reply to: [Educare - Students & Result Management System] Getting error msgMaybe, this is your themes problem.
Pleace, make sure that WP DEBUG is disabled. If not, follow these steps – (disable WP debug)
- Go- to public html or htdocs folder
- Open wp-config.php files
- Past this code
define( 'WP_DEBUG', false );If this tricks dus not work, please let us know. We are here for you.
It possible mention your active theme. So, we can easily found and know reason of this problem.
Regards
FixBD
Forum: Reviews
In reply to: [Educare - Students & Result Management System] EducareHi @veysel04,
Thanks for your valuable feedback.
Educare is built for the user. If it doesnโt work for the people itโs made for, itโs useless. So, Educare authorities value of user feedback.
If you have face any problems and need our support (Totally Free!), Please contact us.
Forum: Plugins
In reply to: [Educare - Students & Result Management System] GPA Calculate problemHi Jubaer Ahmed,
Currently Educare does not support different GPA (rules) at the same time in auto calculation mode.
For example:
Suppose, Class 8 total subject = 9
Educare follow this (below) rules (basset on educare default grading system) for all subject.Subject max mark is 100
And min marks is 33If less than 33, Educare return failed. Otherwise passed.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Currently, It’s not possible to differently calculate one of them (9)
Its not possible to automatically calculate like this:
7 (Bangla, English, Mathematics…) subject max and min marks is –
Max mark = 100
And min marks = 33one of them (ICT) max and min marks is –
Max mark = 50
And min marks = 18
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxIn this case you have to set the GPA manually. For this disable Auto Calculate System in Educare settings. Also, You can modify Educare default grading system based on your GPA rules from
Dashboard > Educare > Settings > Grading SystemWe will add this feature in next/future updates
If you need more support you can email us provided in plugin description. Thanks for your feedback.
Regard
EducareHi @bctie
I have checked everything and there is no problem. Follow the steps above and see what happens.
Regards
EducareThank you so much for your valuable Feedback.
We found out why the problem occurred. So you don’t have to do anything. This will be fixed in the next update
We will check and fix this issues after next update.
Also, will be inform to you when your mentioned issues are fixed.
Regard
EducareHi @bctie,
Thanks for your feedback.
Let us know which version of Educare you use. And if you have updated old version to new version then mention the version.
If, you have updated the old version to the new version of Educare, follow the steps below:
1. Make sure Advance Settings is enabled in Educare settings, if not then turn it on.
Educare > Settings > Others> Advance Settings2. Again, check if Clear Data is enabled in Educare settings if not, then enable it.
Educare > Settings > Advance Settings > Clear Data3. Disable and delete/remove Educare from WordPress plugins list.
4. Now, reinstall and activate the latest version of Educare.
Note: You need to enable advanced settings and save it, then you will see advanced settings menu, otherwise advance settings will be hidden.
Now check if everything is fine. If not then let us know, we are with you until your issue is resolved.
Regards,
EducareThank you so much for your valuable feedback.
Your feedback inspire us to improve Educare ๐!
If you have any questions, do not hesitate to ask.
Regards
EducareQuick Solve this issues:
First of all, you need to add some students (All Students > Add students)Then, select Exam, Year and at last choice/select Class (From Add Marks)
Hope it will be work. If works, please inform us.
Make sure that you have added some subject to the selected class
Note: this is not permanent solution for this issues. But we’ll fix and impove this feature after next update.
Regard
EducareHi @etrocto
Thanks for your feedback and stay with us.
We will check and fix this issues after next update.
Also, will be inform to you when your mentioned issues are fixed.
Regard
EducareHi @mahitlasker,
Fixed showing the nearest value issue in the new version of Educare (1.3.0). Now you can enter floating (double) number in GPA.
Please give us 5 stars * [Rating the plugin](https://ww.wp.xz.cn/support/plugin/educare/reviews/?filter=5#new-post).
Yours Ratings Inspired us to discover more and more features!If there is any problem after that you can let us know. Thank you so much for your feedback
hi @mahitlasker
Thank you for your feedback. we will fix this issues on future version of educare. Also, we will be add this features on educare dashboard.
It is better to explain this issues in details (php error and crashes details) and share the screenshot (if possible). If you want to do it privately, please contact us through the email given plugin details.
This will help us to easily identify this crush reason and improve educare.
Thanks
Hi @mahitlasker
Please follow these simple steps โ
1. Go to your active theme directory and find
functions.phpfiles.
In my case: C:\xampp\htdocs\wp-content\themes\AR
In functions.php file, open it in your code editor and paste this code:function educare_my_custom_style() { // Link Custom CSS Style wp_enqueue_style( 'educare-custom-style', get_stylesheet_directory_uri() . '/assets/custom-style.css' ); } // Add/Apply Custom Style add_action( 'wp_enqueue_scripts', 'educare_my_custom_style');2. In the same directory create a folder named
assets.3. Open
assetsfolder and create a file namedcustom-style.css, and past his (CSS) code:.educare_results_form input { display: block; min-width: 100%; }If you have any further questions, do not hesitate to ask.
Regards
Hi @mahitlasker
Usually this is caused by your website CSS.
Please, Add this CSS in your themes:
.educare_results_form input { min-width: 100%; }Also, if you wish to fully change and use your custom CSS in educare search form and result card you can follow this files:
https://github.com/FixBD/Educare/blob/FixBD/includes/support/educare-themes.phpIf you need to customize results card and search forms (structure):
Please [Follow this topics](https://ww.wp.xz.cn/support/topic/can-the-result-card-be-custom-designed)This is not a plugin problems. But, We will improve this issues after next update. Thanks for sharing these issue.
Regards