Postponed
Project:
BMI (Body Mass Index)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2012 at 01:34 UTC
Updated:
7 Jul 2016 at 23:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
julianmancera commentedBumping this issue
Comment #2
asifnoor commentedYes definitely its a good add on. Will consider implementing this sometime soon. Right now, no plans of adding to this. If you are going to implement this in your project, please do send us a patch.
Thanks,
Asif
Comment #3
julianmancera commentedHi Asif
I wasn't able to do the patch, starting with git, instead here is the compressed module, can you please make the patch for me?
Basically I created a new text field so user can input height feets and height inches.
We also need a javascript to hide/show the new text field for inches when the user selects that unit
Julian Mancera
Comment #4
John Lawter commentedI just added a Drupal Sandbox project for Drupal 7 called BMI Add Ons. It uses the BMI Module as a dependency, and adds another BMI form geared towards users of the imperial measurement system (feet, inches). You can use the Quicktabs module to allow users to select either the imperial BMI Calculator or the metric BMI calculator,
In addition to that, BMI Add Ons provides the following additional tools in blocks for measuring health indicators and setting weight-loss goals:
https://www.drupal.org/sandbox/johnlawter/2761881