Maybe we can work towards a simple sollution?
If i add two new field to profiles, let's say alias "ratingavg" and "ratingamount". We need a simple input field, like:
<input type="number" class="uk-form-width-mini" value="8" max="10" min="0" id="rating" name="rating_1">
And a button that starts a php script.
- (( "ratingavg" x "ratingamount" ) + "input" ) / ( "ratingamount + 1" ) ---- save into ---> "ratingavg"
- ("ratingamount" + 1 ) --- save into ---> "ratingamount"
Then we can do all the cool stuff we can do with easy-profile within a HTML delimeter. I just don't know how to php read and write this way...
If you guys help me with that i'll manage, plus i will report back in this topic.
Could you guys please help me (us?) out?
warm regards,
Dennis