Quiz: Flying IFR with ForeFlight


(function($)
{
$(document).ready(function()
{
function init()
{
FB.init({
appId : ”, // App ID
status : true, // check login status
cookie : true, // enable cookies to allow the server to access the session
xfbml : true // parse XFBML
});

// Use real facebook api button.
FB.getLoginStatus(function(response) {
$(‘.wpvq-facebook-yesscript’).show();
$(‘.wpvq-facebook-noscript’).hide();
});

// Trigger on FB Real Share Button
$(‘.wpvq-facebook-share-button’).click(function(e)
{
FB.ui({
method: ‘feed’,
link: ‘https://ipadpilotnews.com/2018/01/quiz-flying-ifr-foreflight/’,
name: wpvq_facebook_caption,
caption: ‘https://ipadpilotnews.com/2018/01/quiz-flying-ifr-foreflight/’,
description: wpvq_facebook_description,
picture: wpvq_facebook_picture
}, function (response) {
});

e.preventDefault();
});
}

// Load the trigger function on init
// TODO : just “init();”.
if(window.FB) {
init();
} else {
window.fbAsyncInit = init;
}
});
})(jQuery);

(function(d){
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(‘script’); js.id = id; js.async = true;
js.src = “//connect.facebook.net/en_US/all.js”;
ref.parentNode.insertBefore(js, ref);
}(document))

Where can you find the GPS RAIM status for a planned IFR flight?

Where can you find the GPS RAIM status for a planned IFR flight?

Correct!
Wrong!

Where can you find the takeoff weather minimums for an airport?

Where can you find the takeoff weather minimums for an airport?

Correct!
Wrong!

Where can you find details on the approach lighting for an airport?

Where can you find details on the approach lighting for an airport?

Correct!
Wrong!

What does the Icing (US) layer depict on the Maps screen?

What does the Icing (US) layer depict on the Maps screen?

Correct!
Wrong!

What’s a quick way to view the height of the current freezing level in the U.S.?

What’s a quick way to view the height of the current freezing level in the U.S.?

Correct!
Wrong!

Where can you view IFR routes recently issued to other aircraft between two airports?

Where can you view IFR routes recently issued to other aircraft between two airports?

Correct!
Wrong!

How do you file an IFR flight plan in the ICAO format in ForeFlight?

How do you file an IFR flight plan in the ICAO format in ForeFlight?

Correct!
Wrong!

If ATC clears you to intercept a leg between two waypoints, how do you activate that leg from the Maps screen?

If ATC clears you to intercept a leg between two waypoints, how do you activate that leg from the Maps screen?

Correct!
Wrong!

When viewing an approach chart in the Plates section of the app, how can you determine if there is a change to one of the minimum altitudes or visibility requirements?

When viewing an approach chart in the Plates section of the app, how can you determine if there is a change to one of the minimum altitudes or visibility requirements?

Correct!
Wrong!

After loading a full approach procedure on the Maps screen, ATC advises that you should now expect vectors to intercept the final approach course. How can you quickly update your flight plan from the Maps screen?

After loading a full approach procedure on the Maps screen, ATC advises that you should now expect vectors to intercept the final approach course. How can you quickly update your flight plan from the Maps screen?

Correct!
Wrong!

Share the quiz to show your results !


Just tell us who you are to view your results !

ForeFlight IFR
You got out of 10 right!

var quizId = 8;
var totalCountQuestions = 10;
var askEmail = false;
var askNickname = false;
var forceToShare = false;

var i18n_wpvq_needEmailAlert = “You have to give your e-mail to see your results.”;
var i18n_wpvq_needNicknameAlert = “You have to give your nickname to see your results.”;

var wpvq_share_url = ‘https://ipadpilotnews.com/2018/01/quiz-flying-ifr-foreflight/’;
var wpvq_facebook_caption = ‘I got %%score%% out of 10 right ! And you ?’;
var wpvq_facebook_description = ‘ForeFlight IFR’;
var wpvq_facebook_picture = null;

var wpvq_autoscroll_next_var = false;

Source: Ipad appsQuiz: Flying IFR with ForeFlight

Leave a Reply

Your email address will not be published. Required fields are marked *