27 $grade_type = __(
'Pass/Fail',
'gk-gravityview' );
28 printf( esc_html_x(
'%s grading is disabled for this form. %sChange the setting%s',
'%s is the current Quiz field type ("Letter" or "Pass/Fail")',
'gk-gravityview' ), $grade_type,
'<a href="'. admin_url(
'admin.php?page=gf_edit_forms&view=settings&subview=gravityformsquiz&id='.
$gravityview_view->getFormId() ) .
'">',
'</a>' );
static getInstance( $passed_post=NULL)
if(gv_empty( $field['value'], false, false)) $grading_type_enabled
gv_empty( $value, $zero_is_empty=true, $allow_string_booleans=true)
Is the value empty?
static has_cap( $caps='', $object_id=null, $user_id=null)
Alias of GravityView_Roles_Capabilities::has_cap()