Points system for WIX online program

Question:
I want to make an online program that is a competition using WIX’s online program feature. for every steps someone completed in the online program for example:

day 1
step 1: push up (worth 10 points on completion)
step 2: run (worth 10 points on completion)

day 2
step 1: biking (worth 10 points on completion)
step 2: swimming(worth 10 points on completion)

i want to assign point on each step and calculate the point to a leaderboard that updates itself.

how can i do it or is it even possible coding or not coding?
does it use the wix CMS or not?