Facebook Development Test
A developer has to be logged in to use the test console.
A Facebook application can have an infinite session:
A user must log into Facebook before using your application.
API stands for...
Applications can send notification messages to a Facebook user's inbox.
At most an application can send how many notifications per day?
Desktop applications must use which protocol when executing the auth.createToken method?
Email notifications are sent in plain text only; they do not support html.
Email notifications can be sent by passing the email param to which method?
Email notifications must always include the fb:name tag in the beginning email body.
Error code 103 indicates that your signature is incorrect.
Error code 103 indicates that....
Facebook API is only compatible with open source servers like Linux.
Facebook Applications can use cross-domain scripting by submitting which variable when authenticating the auth token?
FBML stands for...
Finished applications that have been submitted show up in...
For a balanced and centered profile box your content must be about how many pixels wide?
FQL stands for...
FQL supports certain string function calls that can evaluate a string before executing a query.
How can an application publish a user action to the public news feed?
How can you find out which of the user's friends are also subscribed to your application?
How do you change the format that Facebook methods will use to return data to your application?
How does the Facebook API tie accepted IP addresses to your application?
How many users must be subscribed to your application before it can be added to the application directory?
If your API key is invalid you will receive the following error number from the Facebook API:
In which situations will you recieve the $API_EC_TIMEOUT error?
Of the allotted amount of notifications that your application can send per day, how many of these can be emails?
On the application's About Page a user will always see all of the developer's personal Facebook account information.
The deletion associated to data.dropObjectType is reversible.
The Facebook Groups.get method returns how many image options for each event?
The Facebook v1 API supports SOAP protocols.
The FB API requires only one key to be passed when connecting.
The FQL syntax equivalent to the friends.get method is...
The FQL syntax for returning the current timestamp is which of the following?
The only way to get the Facebook ID of the user who is logged in is to use this method: users.getLoggedInUser
The sig parameter passed to the authentication method is a md4 hash of the current request and your secret key.
The url for the Facebook Developer Portal is...
To find out if a user has added your application you should use the following method:
To log out of a Facebook application you must link to:
To override your callback url you must pass the following parameter to the Facebook API:
To send notifications to another Facebook user through your application, that user must be�
To stay connected to an external application the user usually must...
What are Facebook flavors?
What are Profile Action Links?
What are the dimensions of the Facebook canvas?
What does the Data.getAssociatedObjectsCount do?
What is a Post-Add Url?
What is FBJS:
What is MockAJAX?
What restrictions are put on your applications logo?
When creating a photo album, what is the default return value for cover_pid?
When tagging a photo using the photos.addTag method you can pass which two parameters to create a box around the persons face?
When tagging a photo using the photos.addTag method, the tags parameter is normally in what format?
When using the friends.areFriends method, which form of data can the uid parameters be in?
When using the Groups.get method, what is returned if both optional parameters are omitted?
When using the photos.getAlbums method, what will happen if you omit the optional parameters?
Which album will be used if no album is specified when using the photo.upload method?
Which formats does the auth.createToken method support when returning data?
Which FQL statement example is most likely to return the user's friends who are also subscribed to your application?
Which Hex color code does Facebook use for the Header and Links?
Which method is used when adding a link under the user's profile image?
Which non-standard characters can you set as the 'separator' parameter when authenticating your application session?
Which non-standard parameter is required when using the photos.createAlbum method?
Which of the following are NOT optional parameters that can be passed to the feed.publishStoryToUser method?
Which of the following is not a FQL table?
Which of the following is not an event RSVP status?
Which parameter value invokes a redirect after a user logs into Facebook to authenticate your application session?
Which two options are available for Cavnbase page url type in your application settings?
Which types of applications does the Facebook API support?
Which types of interface does the Facebook API use?
Which url would allow you to open a Facebook login box without leaving the application page?
Which variable in the php5 Facebook client has the user id saved?
With desktop applications which parameter can be used to create a call stack?
Within a Facebook Application the 'canvas page' is...
You cannot use an Iframe to render content within a profile box.