If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
I want announce users score but as private, This means that i want put users score in a page like profile that when a sign in to the site he able to see his score there.
I found a result that i put scores in a textbox in UserProfile page but i think it is not the correct way.
Did you already follow the directions on the User Profile Configuration document? I'd think you would want to use this with the visibleToAuthenticated and editableByUser properties set to false.
Great!
Thanks Jamie.