close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
01/13/2011 09:04:21 PM (10 years ago)
- Author:
-
lauritz.thamsen
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v94
|
v95
|
|
59 | 59 | '''Location.''' A user can be either from Germany or the U.S., affecting the expectations to the metric system (pound vs. kilograms, feet vs. meters) that are used in BMI value calculation. |
60 | 60 | |
61 | | '''Background Knowledge'''. The visualization of the actual BMI result is rendered according to the user's knowledge of BMI. We roughly distinguish between ''heals professionals'' and ''user's without any knowledge''. The former will be provided with the concrete BMI, while the latter will be informed by a happy or unhappy smiley. |
| 61 | '''Background Knowledge'''. The actual BMI result is presented according to the user's knowledge of BMI. We roughly distinguish between ''heals professionals'' and ''user's without any knowledge''. The former will be provided with the concrete BMI, while the latter will be informed by a happy or unhappy smiley. |
62 | 62 | |
63 | 63 | The application uses JCop's declarative layer activation to refine base methods according to the user's context. |