Codebase for prototype and final version of the smartphone application ClimApp, a project under the European Research Area for Climate Services. The application is available for iOS and Android in App Stroe and Google Play respectively.
filled in adaptation score, from 1 to 0.5: -0.5 is processed correctly.
Afterwards I filled in adaptation score again (now from 0.5 to 1 again (+0.5)), and this is not processed correctly, the value on gauge becomes 1.5 instead of 1.
adaptation adjustment is currently the delta in the feedback module as:
Delta = User value - adjusted model value
the value of delta should be:
Delta = User value - Unadjusted model value
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
Describe the bug
filled in adaptation score, from 1 to 0.5: -0.5 is processed correctly.
Afterwards I filled in adaptation score again (now from 0.5 to 1 again (+0.5)), and this is not processed correctly, the value on gauge becomes 1.5 instead of 1.
adaptation adjustment is currently the delta in the feedback module as: Delta = User value - adjusted model value
the value of delta should be: Delta = User value - Unadjusted model value
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.