Description
The BMI Add Ons module is a sandbox project that provides additional blocks to to the BMI module by by Azri solutions (http://drupal.org/user/115278).
It adds a number of blocks that contain forms that help to calculate various health indicators.
In addition to adding a BMI calculator geared towards users of the imperial system of measurement, the BMI Add Ons module provides the following for both users of the imperial and metric systems:
- Basal Metabolic Rate (BMR) block (both imperial and metric)
- Harris Benedict Formula block (applies to all users)
- Body Fat Calculator block (both imperial and metric)
- Waist to Hip Ratio Calculator block (both imperial and metric)
Requirements
https://www.drupal.org/project/bmi
Project page
https://www.drupal.org/sandbox/johnlawter/2761881
Git clone command
git clone --branch 7.x-1.x https://git.drupal.org/sandbox/JohnLawter/2761881.git bmiaddons
cd bmiaddons
Manual reviews of other projects
https://www.drupal.org/node/2704941#comment-11461461
https://www.drupal.org/node/2644312#comment-11472641
https://www.drupal.org/node/2587323#comment-11476831
Comments
Comment #2
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpsgitdrupalorgsandboxJohnLawter2761881git
We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #3
John Lawter commentedCorrected all issues found by pareview.sh, retested code using Coder and Coder Tough Love Modules, retested all functionality, committed to git repository.
Comment #4
visway12 commentedHi @John Lawter,
As a part of module review on drupal.org you need to do some manual reviews of projects posted by community members at https://www.drupal.org/project/issues/projectapplications
Once you reviewed some projects, you need to add URLs of reviews in this post as part of review bonus system.
For more information please check How it works and Summary section at below URL -
https://www.drupal.org/node/1975228
Comment #5
John Lawter commentedComment #6
John Lawter commentedThank you, @visway12. Thank you for the suggestion. I spent time today reviewing a module in the application queue and will continue to do more reviews as time permits.
Comment #7
visabhishek commentedAutomated Review
By PAReview.sh:
http://pareview.sh/pareview/httpsgitdrupalorgsandboxjohnlawter2761881git
Manual Review
The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.
If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.
This review uses the Project Application Review Template.
Comment #8
visabhishek commentedModule looks good and working fine for me, I think we don't have any blocker point so marking as RTBC.
Comment #9
John Lawter commentedSorry, I submitted this comment in error. Too many tabs open. Ha ha.
Comment #10
John Lawter commentedI added hook_help per recommendation from visabhishek. Thank you, visabhishek!
Comment #11
John Lawter commentedComment #12
misc commentedThanks for your contribution, John Lawter !
I updated your account so you can promote this to a full project and also create new projects as either a sandbox or a "full" project.
Here are some recommended readings to help with excellent maintainership:
You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
Thanks to the dedicated reviewer(s) as well.
Comment #13
John Lawter commentedThank you for the update to my account and for the recommended readings, MiSc!