Sunday, 20 October 2013

WordPress Freelancer Test Questions - 90 test questions with answers 


Continuation

 #41 Question:
WordPress features _______.
  •  Pingback support
  •  Trackback support
  •  all of these
  •  integrated link management
  •  rich plugin architecture
Answer: all of these


 #42 Question:
The WordPress bug-tracking system is known as _____.
  •  BugSpray
  •  BugTrac
  •  Trac
  •  TracBugz
  •  none of these
Answer: Trac


 #43 Question:
_______ refers to the various structured data that is maintained in the WordPress posts table.
  •  metadata
  •  none of these
  •  post excerpt
  •  post status
  •  post type
Answer: post type


 #44 Question:
_____ are used to help you quickly and easily format some text in your post.
  •  Blurbs
  •  Permalinks
  •  Quicklinks
  •  Quickstyles
  •  Quicktags
Answer: Quicktags


 #45 Question:
A WordPress page _______ contains all the information that needs to be at the top, like <doctype>, <meta> tags, and links to style sheets.
  •  content
  •  footer
  •  header
  •  meta block
  •  title block
Answer: header


 #46 Question:
The _______ view lists multiple posts or post summaries.
  •  combo post
  •  expert post
  •  hyper post
  •  multi-post
  •  panorama
Answer: multi-post


 #47 Question:
A single Theme can have ________ Template(s) under it.
  •  an unlimited number of
  •  ninety nine
  •  one
  •  three
  •  two
Answer: an unlimited number of


 #48 Question:
Word press contains _______ that can be installed, switched between, and edited for advanced customizations.
  •  applets
  •  emoticons
  •  styles
  •  themes
  •  views
Answer: themes


#49 Question:
______ are used to keep related topics together.
  •  categories
  •  folders
  •  groups
  •  libraries
  •  newsgroups
Answer: categories


 #50 Question:
Your weblog can be "skinned" using ______.
  •  plug-ins
  •  themes
  •  trackbacks
  •  very large knives
  •  widgets
Answer: themes


#51 Question:
The following files are typically included within a Theme:
  •  Footer Template
  •  Main Template
  •  Popup Comments Template
  •  Stylesheet
  •  all of these
Answer: all of these


 #52 Question:
You should build your own WordPress Theme _______.
  •  To create your own unique WordPress site look.
  •  To provide alternative templates for specific site features, such as category pages and search result pages.
  •  To quickly switch between two site layouts, or to take advantage of a Theme or style switcher to allow users to change the look of your site.
  •  To take advantage of templates, template tags, and the WordPress Loop to generate different web page results and looks.
  •  all of these
Answer: all of these


 #53 Question:
Themes consist of what three main file types?
  •  Blurbs, function file and template files
  •  Function File, setup file, and template files
  •  Stylesheet, function file, and template files.
  •  Stylesheet, roles file, and template files
  •  none of these
Answer: Stylesheet, function file, and template files.


 #54 Question:
It is possible to create separate template files for each category.
  •  It depends on the category.
  •  false
  •  only versions 1.1 and greater
  •  only versions 1.5 and greater
  •  true
Answer: true


 #55 Question:
WordPress bundles a large number of _______ to assist in migrating to WordPress from other blogging platforms.
  •  blog transfer mechs
  •  dumpers
  •  imports
  •  none of these
  •  porters
Answer: imports


 #56 Question:
The most thorough, organized online documentation for WordPress is the WordPress ______.
  •  Codex
  •  DocX
  •  Modex
  •  WikiWak
  •  none of these
Answer: Codex


#57 Question:
WordPress can only be used as a third-party hosted service.
  •  false
  •  none of these
  •  only versions 1.5 and greater
  •  only with versions 2.5 and greater
  •  true
Answer: false


 #58 Question:
WordPress is ________, which helps display the correct time on your weblog, even if your host server is located in a different time zone.
  •  Greenwich friendly
  •  RPC friendly
  •  THC friendly
  •  TNC friendly
  •  UTC friendly
Answer: UTC friendly


 #59 Question:
WordPress uses ______ to control user-access to different features.
  •  access flags
  •  access tokens
  •  none of these
  •  roles
  •  user-rankings
Answer: roles


#60 Question:
Each user on your weblog can define a/an ______ with details such as email address, instant messaging aliases, etc.
  •  agenda
  •  alias
  •  login
  •  profile
  •  status panel
Answer: profile


 #61 Question:
The Administration Panel's header section shows _______.
  •  a Search Engines Blocked message
  •  all of these
  •  favorites menu
  •  links to your profile
  •  your blog's name
Answer: all of these


 #62 Question:
WordPress _____ can be organized by category and have internal references about your relationship to their destinations.
  •  Links
  •  Pages
  •  Posts
  •  blurbs
  •  messages
Answer: Links


 #63 Question:
_______ were designed to be an improvement upon trackbacks.
  •  backtracks
  •  linkbacks
  •  none of these
  •  ping pongs
  •  pingbacks.
Answer: pingbacks.


 #64 Question:
The Feed URL for example.com is:
  •  all of these
  •  http://example.com/?feed=atom
  •  http://example.com/?feed=rdf
  •  http://example.com/?feed=rss
  •  http://example.com/?feed=rss2
Answer: all of these


 #65 Question:
All you need to do to embed something into a post or page is to post the _____ for it into your content area. 
  •  URL
  •  embed ID
  •  none of these
  •  object ID
  •  trackback
Answer: URL


 #66 Question:
By default, WordPress only allows embedded URLs matching an internal _____ for security purposes.
  •  ID code
  •  embed list
  •  fingerprint
  •  safe list
  •  whitelist
Answer: whitelist

 #67 Question:
By default, if a visitor does not select a specific post, page, category, or date, WordPress uses _____ to display everything.
  •  default.htm
  •  index.php
  •  main.php
  •  none of these
  •  posts.php
Answer: index.php


 #68 Question:
The Loop checks whether any posts were collected with the _______ function.
  •  have_content()
  •  have_posts()
  •  have_stuff()
  •  none of these
  •  posts()
Answer: have_posts()


 #69 Question:
Forward and backward page navigation controls are automatically generated ________ The Loop.
  •  Navigation controls are never generated
  •  conditionally within
  •  inside
  •  none of these
  •  outside
Answer: outside


 #70 Question:
Template files draw information from your WordPress ________ and generate the HTML code which is sent to the web browser.
  •  MySQL database
  •  PHP repository
  •  none of these
  •  template engine
  •  template-o-matic
Answer: MySQL database


 #71 Question:
______ are permanent URLs to your individual weblog posts.
  •  hardlinks
  •  permalinks
  •  pingbacks
  •  postlinks
  •  trackbacks
Answer: permalinks


 #72 Question:
A/an _______ is a graphic image or picture representing a user.
  •  avatar
  •  none of these
  •  portrait
  •  profile
  •  site_avatar
Answer: avatar


 #73 Question:
WordPress Links can ______
  •  all of these
  •  be automatically associated with images
  •  be organized by category
  •  be rated on a scale from zero to nine.
  •  have internal references about your relationship to their destinations
Answer: all of these


 #74 Question:
In WordPress, you can write either _____ or _____.
  •  blurbs, pages
  •  journals, blurbs
  •  posts, blurbs
  •  posts, pages
  •  posts, tweets
Answer: posts, pages



#75 Question:
The _____ feature allows you to create a navigation menu of pages, categories, custom links, tags, etc. that is presented to your visitors.
  •  WordPress Loop
  •  menus
  •  nav
  •  themes
  •  widgets
Answer: menus


 #76 Question:
The layout of your WordPress blog is called a _____.
  •  blog layer
  •  skeleton
  •  theme
  •  tweet
  •  view
Answer: theme


 #77 Question:
A ______ is the presentation of your blog, styling the look of your site.
  •  blurb
  •  layout
  •  style layout
  •  theme
  •  view
Answer: theme


 #78 Question:
You can switch between WordPress themes using the ______.
  •  Dashboard
  •  Importer
  •  Main Loop
  •  Theme Director
  •  Themepress tool
Answer: Dashboard


 #79 Question:
______ are files and styles that work together to create a presentation or look for a WordPress site.
  •  backgrounds
  •  blurbs
  •  plug-ins
  •  themes
  •  widgets
Answer: themes


 #80 Question:
The advantages of using a weblog client include:
  •  Faster uploading and addition of photos.
  •  The ability to keep a local backup.
  •  The ability to save drafts.
  •  The ability to write posts without having to go online.
  •  all of these
Answer: all of these


 #81 Question:
To access your administration area, navigate to http://www.yourdomainname.com/________.
  •  admin/
  •  controlpanel/
  •  dashboard/
  •  login/
  •  wp-admin/
Answer: wp-admin/


 #82 Question:
________ is WordPress' web-based administration system.
  •  Dashboard
  •  Mission Control
  •  The Main Loop
  •  Users Panel
  •  none of these
Answer: Dashboard


 #83 Question:
______ and _____ aim to provide blog commenting verification.
  •  captchas, pingbacks
  •  captchas, trackbacks
  •  ips, captchas
  •  trackbacks, blurbs
  •  trackbacks, pingbacks
Answer: trackbacks, pingbacks


 #84 Question:
The Export feature saves your posts, pages, comments, etc. using the WordPress _________.
  •  Private RSS format
  •  Proprietary PDF format
  •  eXtended RSS format
  •  eXtensive Reader Format
  •  none of these
Answer: eXtended RSS format


 #85 Question:
WordPress can attempt to embed all plain text URLs for you using _____.
  •  Auto-embeds
  •  Embed-o-tron
  •  WordPress Embedding Tool
  •  WordPress Embedz
  •  none of these
Answer: Auto-embeds


 #86 Question:
_______ can be thought of as remote comments.
  •  blurbs
  •  links
  •  none of these
  •  pingbacks.
  •  tweets
Answer: pingbacks.


 #87 Question:
______ put more emphasis on images than words.
  •  GraphicBlogs
  •  ImageBlogs
  •  PhotoBlogs
  •  PicBlogs
  •  none of these
Answer: PhotoBlogs


#88 Question:
The function ________ takes the current item in the collection of posts and makes it available for use inside The Loop.
  •  current_post()
  •  none of these
  •  post()
  •  the_post()
  •  this_post()
Answer: the_post()


 #89 Question:
If you include the Quicktag button called _____ in the body of your post, only the portion above that line will be displayed to viewers.
  •  continued
  •  etc
  •  less
  •  more
  •  none of these
Answer: more


 #90 Question:
WordPress uses the _________, information contained within each link on your web site, to decide which template or set of templated will be used to display the page.
  •  cookie collection
  •  header
  •  none of these
  •  post data
  •  query string
Answer: query string
Thank You

No comments:

Post a Comment