Example #1
0
 public function number_of_solution_failed()
 {
     return Model_Solution::number_of_solution_failed_for_user($this->user_id);
 }