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 08:25:37 PM (10 years ago)
- Author:
-
malte.appeltauer
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v91
|
v92
|
|
56 | 56 | |
57 | 57 | The GUI-based application allows to explicitly manipulate the user's context. The application consideres two kinds of context information: |
58 | | * '''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. |
59 | | * '''Background Knowlege'''. The visualization of the actual BMI result is rendered according to the user's knowledge of BMI. We roughly distinguish between ''heals professionals'' and ''useres without any knowledge''. The former will be provided with the concrete BMI, while the latter will be simply informed by a happy or unhappy smilie. |
| 58 | |
| 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 | |
| 61 | '''Background Knowlege'''. The visualization of the actual BMI result is rendered according to the user's knowledge of BMI. We roughly distinguish between ''heals professionals'' and ''useres without any knowledge''. The former will be provided with the concrete BMI, while the latter will be simply informed by a happy or unhappy smilie. |
60 | 62 | |
61 | 63 | The application uses JCop's declarative layer activation to refine base methods according to the user's context. |
62 | 64 | |
63 | 65 | Author: Lauritz Thamsen |
64 | | [[BR]] |
65 | | [[BR]] |
66 | 66 | [[BR]] |
67 | 67 | [[BR]] |