In a racing game, for example, it would be cool to be able to view the leaderboard in the Oculus dashboard and have the score show as times rather than scores. Right now, as far as I know, they must be represented as just an integer. e.g. the time 1:30:48 must be converted to a positive integer such as 13048, which is much harder for users to understand.
Is there any way to change this?
Additionally, there is currently the ability to deep-link from the Leaderboard to the game. However, the most specific this gets is on a Leaderboard basis, so you couldn't, for example, challenge a specific user's ghost data from there since there's no way to send dynamic metadata based on which player's leaderboard entry is selected.