Progress bars are calculated using one of four options:
– Total progress of required fields completed
– Tab progress
– Upload progress (when form is submitted)
– Custom (you determine the value)
Without knowing which fields are required you’ll never know which fields the user is going to complete and thus you won’t be able to determine 100% progress.