Get Quiz Field Value

I’m trying to get the weighted value of a quiz field, or at the absolute least the answer selected to the specific question.

When I retrieve the field value using rgar() The value that comes back is something like this:
gquiz17928f32cf

I can’t decipher the significance of this value nor can I find any relationship in the database from the gf_entry_meta table that i could even build a custom sql query to manual get the value I’m looking for.