public function __construct(quiz_attempt $attemptobj, $options, $page)
 {
     parent::__construct($attemptobj, $options, $page);
 }