Showing posts with label odesk test questions and answers. Show all posts
Showing posts with label odesk test questions and answers. Show all posts

Wednesday, January 9, 2013

oDesk Wordpress 2.8 Test Answers 2013

1.Question:A possible way to collect real-time statistics about traffic to a WordPress site is to _______________.
a) use a built-in tool

b) use a plug-in (Answer)

c) use a widget

d) None of the above


2.Question: In order to to display a widget, the user must _____

a) Set he “Show Property” of the desired widget to “true”

b) Drag the desired widget of the side bar (answer)

c) Add the Desired widget to the post

d) Change the source code


3.Question: Image size can be set __________

a) Directly in the post’s

b) in the wp-imageresize plug-in

c) in the admin settings (Answer)

d) a and b


4.Question: Which of the following blog site can be imported into wordpress?

a) Joomla (Answer)

B) Yahoo Blog (Answer)

c) Drupal (Answer)


d) Blogspot

e) All of the above


5.Question: Which of the following methods can be used to display the time in every post?

A) Changing the config file

B) Setting the feature in the admin settings

C) Changing the index.php file (answer)

D) Updating the database


6.Question : Which of the following methods can be used to make permalinks SEO friendly?

A) Updating the database

B) Changing the source code

C) Configuring the features in the config file

D) Configuring the features in the admin settings (Answer)


7.Question: Where can Google Adsense be integrated into a WordPress blog?

A) Only in the sidebar (Answer)

B) Only in the header


C) Anywhere

d) Only in the content


8.Question: Which of the following are true about Template Tags?

A) The template tag comprises of the three tag (PHP code tag, WordPress function, optional Parameters)

B) A template tag is code that instruct WordPress to do or get somethings (Answer)

C) There are only two types of parameters that are supported by wordpress template tag (String, Boolean)

D) All of the above


9.Question: Which of the following files are mandatory for a WordPress theme?

A) Index.php (Answer)

B) Style.css (Answer)


C) functions.php

D) page.php


10.Question: Contributor may change the timestamp on a post?

A) True

B) False (Answer)


11.Question: “Shortcodes” can be defined in WordPress.

A) True (Ture)

B) False


12.Question: Which of the following statements are true regarding widgets and plug-in in WordPress?

A) Plug-in is a software used to add function to blog (Answer)

B) Widget is an object derived from a plug-in and can be added to the sidebar (Answer)

C) Widgets are alwasy plugins (Answer)


D) All of the above


13.Question: A plug-in must be used in order to allow users to post flast or multimedia files.

A) True (Answer)

B) Flase


14.Question: The “function_exist()” function can be used to check whether a plug-in activated or not?

A) True (Answer)

B) False


15.Question: To manually make the sidebar widget ready, the user must___

A) modify the sidebar.php file (Or this)

B) Enable it in the admin settings (Answer)

C) Change the index.php


16.Question: A theme’s source code must be changed manually in order to customize the admin login page

A) True

B) False (Answer)


17.Question: Which of the following tasks must be performed to add a favicon icon to your site?

A) Upload a favicon icon to your side

B) Add a favicon link to the theme’s header file or update the exising favicon icon link to the new one (Answer)

C) Change the favicon icon in admin settings

D) The favicon icon can not be changed


18.Question: How can a WordPress blog theme be used to display content in two coloumns?

A) By changing the theme options to two columns in admin settings

B) By changing the layout in the config file (Answer)

C) WordPress theme cannot be customized to display posts in two columns

D) By using two-columns theme (Answer)


19.Question: Which of the following method helps you put HTML code into a post, and get it to format the way you expect?

A) Replacing special characters with corresponding html codes or character codes

B) Using the <codegt; <pre=”" c)=”" tag=”" the=”" using=”">tag

D) None of the above : WordPres auto-replaces special character with substituted characters


20.Question: Which of the following options are true regarding Plug-ins in WorpPress?

A) Plug-ins can be used to eliminate spam (Answer)

B) Plug-ins can be used to integrate a WordPress blog with a forum (Answer)

C) Plug-ins can be used to integrate Twitter with a WordPress blog (Answer)


D) Plug-ins can be used to embed javascript in a WordPress blog

E) All of the above


21.Question: How can a logo be placed on a WordPress header?

A) Manually add the logo to the source code (answer)

B) Upload a new logo in admin settings

C) Update the logo path in the config file


22.Question: Which of the following is a good reason to delete the admin account?

A) Because other users know this admin name (Answer)

B) Because it is not necessary

C) To enhance performance

D) TO enhance security (Answer)


23.Question: Which of the following keywords can be defined as “Those useful ‘one-click’ buttons that insert code for you?

A) Quicktags (Answer)

B) Shotcodes

C) Permalinks

D) Excerpts


24.Question: Which of the following methods can be used to add Pagination to a WordPress site?

A) Using a widget

B) Setting the feature in the admin settings

C) Using a plug-in (Answer)

D) Pagination cannot be added to WordPress site


25.Question: Which of the following methods can be used to enable posting via e-mail?

A) Installing the wp-emailpost plug-in

B) Configuring the feature in admin settings (Answer)

C) Using a widget

D) This feature is not available in WordPress


26.Question: Which of the following are true regarding Pages in WordPress?

A) Pages are listed in reverse chronological order

B) Pages can be static

C) Pages can be found in Categories

D) Page are not associated with a date/time like post


27.Question: State whether True or False

Wordpress supports all the following:

1. Create new posts

2. Edit Posts

3. Schedule post for future publishing

A) True

B) False


28.Question: Which of the following role level has the highest privilege?

A) Level_0

B) Level_10 (Answer)

C) Depends on your settings

D) Every role has the same privilege


29.Question: A possible way to add additional information to a wordpress blog post is to ____

A) Use the wp-addinfor plug-in

B) Use custom fields

C) Use a widget


30.Question: Which of the following actions performed before upgrading WordPress?

A) Back up the site (Answer)

B) Disable plugins (Answer)


C) Enable FTP on the site

D) All of the above


31.Question: Which of the following methods can be used to eliminate spam?

A) Using the “wp-captcha-free” plug-in

B) Using the “askimet” plug-in (Answer)

C) Using a widget

D) None of the above


32.Question: Which of the following needs to be edited in order to creat the function for the shortcode?

A) Index.php

B) functions.php (Answer)

C) post.php

D) page.php


33.Question: Which of the following arguments are accepted in shortcodes handler function while using shortcode API?

A) $atts

B) $Content

C) $code

D) All of the above (Answer)


34.Question:A plug-in must be used in order to allow users to post flash of multimedia files.

a)True(Answer)

b)False


35.Question: You want to schedule a backup of your site database but do not have enough permission to access your host. of the following choices can help you perform this task?

a)se phpMyAdmin

b)Install “wp database backup” plug-in(Answer)

3)Use cron job to schedule.

4)Cannot schedule


36.Question: Using ——— is a good way to ensure that a WordPress site is indexed by search engines.

a)a sitemap(Answer)

b)robot.txt

c)a widget

Thursday, October 25, 2012

oDesk English Vocabulary Test (u.s. version) Answers 2012


 oDesk English Vocabulary Test (u.s. version) Answers

1. Question: Choose the word or phrase that is most nearly an antonym of the word below.
MITIGATE
c. Intensify

2. Question: Choose the word that best corresponds with the definition given below.
v. To impose with authority; urge strongly
 a. Enjoin

3. Question: Choose the word that best corresponds with the definition given below.
v. To issue a vehement verbal attack; to denounce explosively
c. Fulminate

4. Question: Complete the following sentence by choosing the correct set of words from the options below.
It's a good thing you're so________ at paperwork, because you'll need to fill out hundreds of forms to________ a child.
c. adapt/adopt

5.Question: Choose the word that best corresponds with the definition given below.
n. Flair; style; a flamboyant manner
c. Resonance

6. Question: Choose the definition that best reflects the meaning of the word in CAPITAL LETTERS as it is used in the sentence below.
The mysterious message Claude received could be a HARBINGER of what's in store for him and his family.
b. Omen; forerunner

oDesk MS Word 2007 test answers 2013


oDesk ms word 2007 test for all job bidder especially Data entry, Article writer.



1.  Which among the following methods would you select when you want to add protection to parts of a template?
Ans:  Go to the Developer tab, click on Properties in the Controls group and then click any of the Locking options in the Content Control Properties dialog box.

2. Which of the following is/are true about phishing?
Ans: All if the above

3. This question is based upon the figure shown below

In some cases, when lists are combined into one "List," the formatting is not updated. Refer to the picture given above. Which among the following options should be used to update this formatting?
Ans: D

4. Which among the following charts do not have axes?
Ans: Doughnut charts

5. Microsoft named two styles that work in Word 2007 as both character and paragraph types as being ______ styles:
Ans: Linked

Thursday, August 2, 2012

Why you Should take oDesk qualification Test?

You may know about online Outsource earning. You can increase your hand cash at home. There are many online places where you can work on. oDesk is one of them and now a days oDesk is a big and popular market place in online outsourcing area.

Normally, you can build your free profile on oDesk but  it is a little more difficult for prospective employers to know your expertise area. So how do you prove your skills and set yourself apart from the competition? A complete portfolio is surely a start, but oDesk skill Tests can give you the advantage you need. Like Search Engine Optimization Test this verify that you are a real SEO expert. oDesk's skill tests are free that highlight the knowledge you have in your areas of expertise.

Are you planning to take your first oDesk test? Take a moment to Review the syllabus and the test rules. Maximum tests are with approximately 40 questions. Your test result will be appear on your profile after complete the test.Focus on the skills that are most relevant to the services you offer. Your test scores should help show you at your very best, only display your good marks on your profile.

If you think you can do better on a certain test, you must ignore the lower result because you will be able to retake the test in a month’s time.

Friday, July 27, 2012

Search Engine Optimization Test

oDesk Test Answer
oDesk Test Answer
This is not an oDesk official Blog but it might help you to build a better career on oDesk. This blog always provide you free oDesk Test Answer to improve your skills. Please check the syllabus of this  test before you starting....


Syllabus of the Test:

1. The Search Engines Industry
2. Google Search Technology
3. SEO Techniques
4. Search Engines and Directories
5. Link Popularity and Linking Strategies
6. Keyword Selection and Optimization Strategies
7. Working with Meta Tags


1.  If a website’s search engine saturation with respect to a particular search engine is 20%, what does it mean?
a. 20% of the webpages of the website have been indexed by the search engine
b. Only 20% of the pages of the website will be indexed by the search engine
c. 20% of the websites pages will never be indexed
d. The website ranks in the first 20% of all websites indexed by the search engine for its most important search terms

2.  10 people do a web search. In response, they see links to a variety of web pages. Three of the 10 people choose one particular link. That link then has a __________ clickthrough rate.
a. less than 30%
b. 30 percent
c. more than 30%

3.  Which of the following factors have an impact on the Google PageRank?
a. The total number of inbound links to a page of a web site
b. The subject matter of the site providing the inbound link to a page of a web site
c. The text used to describe the inbound link to a page of a web site
d. The number of outbound links on the page that contains the inbound link to a page of a web site

4.  What does the 301 server response code signify?
a. Not Modified
b. Moved Permanently
c. syntax error in the request
d. Payment is required
e. The request must be authorized before it can take place

5.  If you enter ‘Help site:www.go4expert.com’ in the Google search box, what will Google search for?
a. It will open up the Google help pages applicable to www.go4expert.com
b. It will find pages about help within www.go4expert.com
c. It will only find page titles about help within www.go4expert.com
d. It will direct you to the request page for re-indexing of www.go4expert.com

 
Twitter Bird Gadget UA-33677056-1