Hi new user
Got it?
Not really.
What do you mean by report ? You want to display the score on screen ?
Make a global variable that is your score.
Make a text object.
Add an event "Every tick"
Add an action "Text: Set text" to global_variable
It will display the score in the text.
Is that what you were asking ?
I strongly suggest you to have a look at the beginner's guide to construct 2, it covers those type of basics.