Drupal 6.14 Test Questions and Answers
Question:
Which of the following ways can you use to set a page content to front page?
Which of the following ways can you use to set a page content to front page?
a. Set
default front page on site information in the admin settings.(Answer)
b. Select “Promoted
to front page” when creating or editing that content.
c. Set it in the
configuration file.
d. We can not
change front page.
Question:
Which of the following content types are initially available by default?
Which of the following content types are initially available by default?
a.
Page.(Answer)
b. Story.(Answer)
b. Story.(Answer)
c. blog
d. forum
Question:
How to disable the user registration in the front-end?
How to disable the user registration in the front-end?
a. Change
the setting of “Public registrations” in the User settings page. .(Answer)
b. Change the
setting of “Public registrations” in the configuration file.
c. Un-publish the registration
link.
d. We can not
disable the user registration in the front-end.
Question:
You create a “natural” category. How will you set the contents of this category to front page?
You create a “natural” category. How will you set the contents of this category to front page?
a. Set default
front page on site information in the admin settings to that category url.
b. Select
“Promoted to front page” when create or edit that content type. .(Answer)
c. Set the correct
parameters in configuration file.
d. We can not
change front page in Drupal.
Question:
How will you create revision of content?
How will you create revision of content?
a. By
selecting “Create new revision” when creating or editing content.(Answer)
b. Drupal
automatically creates content revision when you create or update content.
c. By adding the
path of the content that you want to create revision to the configuration file.
d. We can not
create revision in Drupal.
Question:
Which of the following ways can you use to allow users to flag nodes and comments as offensive for the administrator to review?
Which of the following ways can you use to allow users to flag nodes and comments as offensive for the administrator to review?
a. Use abuse
and its required modules. .(Answer)
b. Use reportabuse
and its required modules.
c. Select “Allow
report abuse” in the admin settings.
d. Set the correct
parameters in the configuration file.
Question:
How will you use a wysiwyg editor in Drupal?
How will you use a wysiwyg editor in Drupal?
a. By
installing a wysiwyg editor module and its required modules.(Answer)
b. By downloading a
wysiwyg editor and configuring it in the admin settings
c. Just by
configuring the correct parameters in the configuration file as a wysiwyg
editor is already available in Drupal
d. We can not use a
wysiwyg editor in Drupal.
Question:
___ is a term used by Drupal to define the priority or order in which a function is processed or a block / node is displayed.
___ is a term used by Drupal to define the priority or order in which a function is processed or a block / node is displayed.
a.
Weight.(Answer)
b. Role
c. Permission
d. Order
Question:
Drupal allows you to run ___ website(s) from a single installation of Drupal files.
Drupal allows you to run ___ website(s) from a single installation of Drupal files.
a. 1
b. 2
c. 3
d.
multiple.(Answer)
Question:
How will you automatically generate alias for each posted content?
How will you automatically generate alias for each posted content?
a. By using
the pathauto module.(Answer)
b. By setting the
correct parameters in the configuration file
c. By enabling the
autoalias module
d. We can not
generate alias automatically.
Question:
Which of the following ways can you use to integrate digg with your site?
Which of the following ways can you use to integrate digg with your site?
a. Use the
diggthis module and its required modules. .(Answer)
b. Set the correct
parameters in the configuration file.
c. Digg is already
integrated in Drupal, just enable it in the admin settings.
d. We can not
integrate digg with Drupal.
Question:
Which of the following ways is a possible way to present your Drupal site in a language other than the ‘by default’ English?
Which of the following ways is a possible way to present your Drupal site in a language other than the ‘by default’ English?
a. Use the
locale module and its required modules. .(Answer)
b. Install the
desired language pack.
c. Use the content
translate module and its required modules.
d. Drupal does not
allow this feature.
Question:
Taxomony is used to ___ your content.
Taxomony is used to ___ your content.
a.
categorize.(Answer)
b. mark
c. display
d. show
Question:
One way to allow rating of your post content is to ___.
One way to allow rating of your post content is to ___.
a. use the
fivestar module and its required modules.(Answer)
b. use the rating
module and its required modules
c. enable it in the
admin settings
d. Drupal does not
have this feature.
Question:
How does Drupal sort items in a list?
How does Drupal sort items in a list?
a. On the basis of
weight
b. On the basis of
creation time
c. On the
basis of the order specified by the admin.(Answer)
d. On the basis of
content length
Question:
Which of the following ways can you use to show downloadable files?
Which of the following ways can you use to show downloadable files?
a. Use the
filebrowser module and its required modules. .(Answer)
b. Use the ftpfiles
module and its required modules.
c. Select “Show
downloadable files” in the admin settings.
d. We can not show
downloadable files in Drupal.
Question:
One way to allow ‘user upload files’ to your site is to ___.
One way to allow ‘user upload files’ to your site is to ___.
a. use the
upload module and its required modules.(Answer)
b. configure the
correct parameters in the configuration file
c. select “Enable
upload” in the admin settings
d. Drupal does not
have this feature.
Question:
Which of the following ways can you use to embed google maps into your site?
Which of the following ways can you use to embed google maps into your site?
a. Use the
GMapEZ module and its required modules. .(Answer)
b. Use the
GoogleMapEmbed module and its required modules.
c. Use CCK and its
required modules.
d. We can not embed
Google maps in Drupal.
Question:
How will you send an email to the administrator each time a new user registers?
How will you send an email to the administrator each time a new user registers?
a. By
enabling the trigger module and creating an email action and trigger system to
send that email when a user registers successful.(Answer)
b. By creating an
email template, then selecting it in “Send this email to administrator:” in the
admin settings
c. By entering the
administrator email address in the “Notify email address” parameter in the
configuration file
d. We can not
notify the administrator when a user registers successful.
Question:
Drupal offers ___ different built-in menus.
Drupal offers ___ different built-in menus.
a. 0
b. 1
c. 2
d.
3.(Answer)
Question:
By which of the following ways can you enforce a user to embed a youtube video?
By which of the following ways can you enforce a user to embed a youtube video?
a. By using
the embedded video module and its required modules to create new content type
with one required video field and setting this required video field to support
youtube.(Answer)
b. By creating the
new content type, adding one required field and setting its content to youtube
c. By creating the
new content type and selecting the “required” for content field
d. We can not
enforce the user to embed a youtube video.
Question:
By adding _______ file to your web root, you can forbid search engine bots to index certain parts of your website.
By adding _______ file to your web root, you can forbid search engine bots to index certain parts of your website.
a.
robots.txt.(Answer)
b. sitemap.xml
c. permissions.txt
d. forbid.xml
Question:
How will you customize the html of the blocks in your template?
How will you customize the html of the blocks in your template?
a. By
creating or editing the block.tpl.php file in the theme folder.(Answer)
b. By customizing
it in the admin settings
c. By creating or
editing the block.php in the theme folder
d. We can not
customize the blocks.
Question:
All content types in Drupal derive from ___.
All content types in Drupal derive from ___.
a.
node.(Answer)
b. views
c. blocks
d. nothing
Question:
___ often contain/s lists of nodes or other navigational content and is/are frequently placed in the left or right regions of a page.
___ often contain/s lists of nodes or other navigational content and is/are frequently placed in the left or right regions of a page.
a.
Blocks.(Answer)
b. Nodes
c. Taxonomy
d. Terms
Question:
For a single installation, which of the following directories should you put all non-core modules in?
For a single installation, which of the following directories should you put all non-core modules in?
a.
sites/all/modules directories under Drupal installation directory.(Answer)
b. modules
directories under Drupal installation directory
c. misc directories
under Drupal installation directory
d. includes
directories under Drupal installation directory
Question:
Which of the following ways can you use to add video chat to Drupal?
Which of the following ways can you use to add video chat to Drupal?
a. Use
videochat and its required modules. .(Answer)
b. Use chat and its
required modules.
c. Select “Activate
chat” in the admin settings.
d. We can not add
video chat to Drupal.
Question:
Which of the following ways can you use to integrate Google Adsense with your site?
Which of the following ways can you use to integrate Google Adsense with your site?
a. Use
AdSense and its required modules. .(Answer)
b. Use the
GoogleToolkit module and its required modules.
c. Select “Enable
Google AdSense” in the admin settings.
d. We can not integrate
Google AdSense with Drupal.
Question:
Which of the following choices can help you eliminate spam?
Which of the following choices can help you eliminate spam?
a. Use the
captcha module or spam filter module. .(Answer)
b. Turn on the spam
filter settings in the admin settings.
c. Enable the spam
filter in the configuration file.
d. We can not
eliminate spam in Drupal.
Question:
How will you enable the cache of displayed content?
How will you enable the cache of displayed content?
a. By
allowing it in the admin settings.(Answer)
b. By setting the
correct parameters in the configuration file
c. By using the
cached module
d. Drupal does not
have this feature.
Question:
How will you allow tags for content?
How will you allow tags for content?
a. By
creating Create a taxonomy.(Answer)
b. By selecting
“Enable tags” when creating or editing content
c. By enabling it
in the admin settings
d. Drupal does not
have this feature.
Question:
One way to automatic backup Drupal database is to ____.
Question:
One way to automatic backup Drupal database is to ____.
a. use the
backup_migrate module and its required modules.(Answer)
b. use phpMyAdmin
c. use the backup_db
module
d. We can not
backup database automatically.
Question:
One possible way to build a multilanguage Drupal site is to ___.
One possible way to build a multilanguage Drupal site is to ___.
a. use the
internationalization module and its required modules.(Answer)
b. install the
language pack
c. install Drupal
in multisite, each site being in one language
d. Drupal does not
allow this feature.
Question:
Which of the following ways can you use to change the order of items within the Drupal built-in menus?
Which of the following ways can you use to change the order of items within the Drupal built-in menus?
a. Change the
relative weight of each item within the menu accordingly, the lowest appearing
first.
b. Change
the relative weight of each item within the menu accordingly, the highest
appearing first. .(Answer)
c. Change the order
in the admin settings.
d. We can not
change the order, the one created first will appear first.
Question:
Which of the following steps will you have to take to allow visitor comments on your post?
Which of the following steps will you have to take to allow visitor comments on your post?
a. Select
“post comments” for anonymous users in the permissions section of the admin
settings. .(Answer)
b. Select
“Read/Write” in comment settings when creating or editing your post.
c. Enable it in the
configuration file.
d. We do not need
to do anything. Drupal allows visitors to post comments by default.
Question:
How to ‘enable newsletter’ on your site?
How to ‘enable newsletter’ on your site?
a. Use the
simplenews module and its required modules. .(Answer)
b. Use the
newsletter module and its required modules.
c. Select “Enable
newsletters” in the admin settings.
d. Set the correct
parameter in the configuration file.
Question:
Which of the following must you have in order to use Embedded Media Field and its required modules to add a flickr image field?
Which of the following must you have in order to use Embedded Media Field and its required modules to add a flickr image field?
a. Flickr api key
and flickr api secret
b. CCK module
c. Media:Flickr
module
d. All of
above.(Answer)
Question:
Which of the following choices can help you enter meta tag information for each post?
Which of the following choices can help you enter meta tag information for each post?
a. Use the
nodewords module and its required modules. .(Answer)
b. Use the
Integrated Metatags module and its required modules.
c. Enable it in the
admin settings.
d. Drupal does not
allow this feature.
Question:
Which of the following ways can you use to create ‘forum’ in Drupal?
Which of the following ways can you use to create ‘forum’ in Drupal?
a. Use the
forum module and its required modules. .(Answer)
b. Set the correct
parameters in the configuration settings.
c. Set “purpose” to
“forum” in the admin settings.
d. We can not
create forum in Drupal.
Question:
How will you enable the enter page title for each post content?
How will you enable the enter page title for each post content?
a. By
installing the Page Title module and its required modules.(Answer)
b. By enabling it
in the admin settings
c. By setting the
correct parameters in the configuration file
d. Drupal does not
allow this feature.
Question:
How will you enable ‘create seo friendly url’ when creating or editing content?
How will you enable ‘create seo friendly url’ when creating or editing content?
a. By
enabling the path module.(Answer)
b. By setting the
correct parameter in the configuration file
c. By enabling the
urlalias module
d. The default url
of Drupal is already seo friendly.
Question:
Which of the following ways can you use to optimize the Drupal database to enhance performance?
Which of the following ways can you use to optimize the Drupal database to enhance performance?
a. Use the
DB Maintenance module and its required modules. .(Answer)
b. Use the mysql
database instead of the postgres database.
c. Export, then
recreate the database.
d. There is no way
to optimize the database.
Question:
___ is the first few words or sentences of a piece of content usually with a link to the complete node.
___ is the first few words or sentences of a piece of content usually with a link to the complete node.
a.
Teaser.(Answer)
b. Blocks
c. Views
Question:
Which of the following can be used to create a template for your post content type?
Which of the following can be used to create a template for your post content type?
a. Use the
contemplate module and its required modules. .(Answer)
b. Create the
template for each content type.
c. Use the cck
module.
d. Drupal does not
have this feature.
Question:
Which of the following ways can you use to display several social bookmarking links on your site?
Which of the following ways can you use to display several social bookmarking links on your site?
a. Use
service links and its required modules. .(Answer)
b. Use the
socialbookmarks module and its required modules.
c. Enable the
desired social bookmarking link in the admin settings.
d. Drupal can only
allow display 3 social bookmarking at one time.
Question:
Which of the following ways can you use to add calendar to Drupal?
Which of the following ways can you use to add calendar to Drupal?
a. Use
calendar and its required modules. .(Answer)
b. Use the cck
module.
c. Use the views
module.
d. We can not add
calendar to Drupal.
Question:
One way to create survey in Drupal is
to ___.
a. use the
web form module and its required modules.(Answer)
b. use the
customsurvey module and its required modules
c. select “activate
survey” in the admin settings
d. Drupal does not
allow this feature.
Question:
The purpose of the Content Construction Kit is to ________.
The purpose of the Content Construction Kit is to ________.
a. develop
new types of content.(Answer)
b. categorize
content
c. display comment
d. insert
multimedia content
Question:
___ is a contributed module which grants site developers a simple graphical interface for modifying the presentation of content.
___ is a contributed module which grants site developers a simple graphical interface for modifying the presentation of content.
a.
Views.(Answer)
b. CCK
c. Path
d. Blocks
Question:
Which of the following ways can you use to use the shopping cart in your website?
Which of the following ways can you use to use the shopping cart in your website?
a. Use the
ubercart module and its required modules. .(Answer)
b. Use the
shoppingcart module and its required modules.
c. Create the
shopping cart content type.
d. We can not use
the shopping cart in Drupal.
Question:
How will you extend the user account information?
Question:
How will you extend the user account information?
a. By
enabling the profile module and its required modules.(Answer)
b. By enabling it
in the configuration file
c. By using
template with built in user profile information
d. Drupal does not
allow you to extend user account information.
Question:
When should the db_rewrite_sql()function be used?
1. a. While issuing node listing queries.
2. b. While making the query accessible to other developers. .(Answer)
3. c. Both a and b.
4. d. None of the above.
When should the db_rewrite_sql()function be used?
1. a. While issuing node listing queries.
2. b. While making the query accessible to other developers. .(Answer)
3. c. Both a and b.
4. d. None of the above.
Question:
Which of the following is not a
default variable in node templates?
Possible answers:
1. a. $taxonomy.(Answer)
2. b. $terms
3. c. $node_url
4. d. None of the above.
Possible answers:
1. a. $taxonomy.(Answer)
2. b. $terms
3. c. $node_url
4. d. None of the above.
Question:
Which of the following databases does Drupal support?
Which of the following databases does Drupal support?
a.
Mysql.(Answer)
b. Postgresql
c. MS sql server
d. Oracle
Question:
One way to create poll on your site is to ___.
One way to create poll on your site is to ___.
a. enable
the poll module and its required modules.(Answer)
b. enable the poll
in the configuration file
c. install the
createpoll module and its required modules
d. Drupal does not
allow this feature.
Question:
Which is the range of weight value in Drupal 6?
Which is the range of weight value in Drupal 6?
a. 0 -> 10
b. 0 -> 50
c. -10 -> 10
d. -50 ->
50.(Answer)
Question:
Assume your node is node/8 and the node alias is products/laptop. You want your site automatically to redirect the visitor to products/laptop if he/she goes to the node/8 page. How will you enable that redirect?
Assume your node is node/8 and the node alias is products/laptop. You want your site automatically to redirect the visitor to products/laptop if he/she goes to the node/8 page. How will you enable that redirect?
a. By
installing the Global Redirect module and its required modules.(Answer)
b. By selecting
“Force redirect to alias” in the admin settings
c. Drupal does not
allow this feature.
d. By selecting
“Redirect to this alias automatically” when you create or edit your node
Question:
One way to timing content publication is to ___.
One way to timing content publication is to ___.
a. use the
rules module and its required modules.(Answer)
b. set the expired
date when creating or editing the published content
c. set the correct
parameters in the configuration file
d. We can not time
content publication.
Question:
How will you add css files?
How will you add css files?
a. By
creating the css files, then setting the correct parameters in the theme’s
.info file.(Answer)
b. By creating the css files, then setting the correct parameters in the module’s .info file.(Answer)
b. By creating the css files, then setting the correct parameters in the module’s .info file.(Answer)
c. By creating the
css files, then specifying it in the admin settings
d. We can not add
css files in Drupal.
Question:
Which of the following ways can you use to control access for user roles based on taxonomy categories?
Which of the following ways can you use to control access for user roles based on taxonomy categories?
a. Use the
taxonomy access control module and its required modules. .(Answer)
b. Create the role
with appropriate permissions.
c. Set the
appropriate permissions for user roles when you create or edit the taxonomy
category.
d. We can not
control access to user roles based on taxonomy categories.
Question:
Assuming that you want to maintain your site and put it in the offline mode, how will you customize the offline page?
Assuming that you want to maintain your site and put it in the offline mode, how will you customize the offline page?
a. By
editing or creating current theme’s maintenance-page.tpl.php.(Answer)
b. By creating the
offline.php page, then setting the offline file path in admin settings to this
file
c. By creating the
offline.php page, then setting the offline parameter in the configuration file
to this file
d. We can not
customize the offline page.
Question:
Which of the following ways can you use to customize error pages for 404 and 403 errors?
Which of the following ways can you use to customize error pages for 404 and 403 errors?
a. Use the
customerror module and its required modules.
b. Create
custom error pages for these errors, then specify the location of these error
files in the admin settings. .(Answer)
c. Create custom
error pages for these err
Question:
Which of the following ways can you use to customize templates provided by core?
Which of the following ways can you use to customize templates provided by core?
a. Copy and
customize the templates that you want to override to the theme folder or edit
these templates in theme folder if these templates exist. .(Answer)
b. Customize it in
admin settings.
c. Create templates
that you want to override in any location, then set the correct parameters in
configuration file.
d. Drupal does not
allow customize templates provided by core.
Question:
Which of the following file() is not a theme file?
Which of the following file() is not a theme file?
a. .info file
b. template
files (.tpl.php) .(Answer)
c. template.php
d. settings.php
Question:
How do you enable user search content on your Drupal site?
a. By enabling search module and setting search permissions for the appropriate type of users.(Answer)
How do you enable user search content on your Drupal site?
a. By enabling search module and setting search permissions for the appropriate type of users.(Answer)
b. By enabling
search module
c. By enabling it
in the configuration file
d. We can not
enable search content.
Question:
What happens when the #tree property is set to TRUE? $form['#tree'] = TRUE;
What happens when the #tree property is set to TRUE? $form['#tree'] = TRUE;
a. It gives you a nested
array of fields with their values. (Answer)
b. You get a flattened representation of field
names and values.
c. Both a and b.
d. None of the above.
Question:
When should the db_rewrite_sql()function be used?
a. While issuing node listing queries.
b. While making the query
accessible to other developers. (Answer)
c. Both a and b.
d. None of the above.
Question:
Which of the following input formats doesn’t restrict HTML but uses the line break converter filter?
Which of the following input formats doesn’t restrict HTML but uses the line break converter filter?
a. Filtered HTML
b. Full HTML (Answer)
c. Both a and b
d. None of the above
Question:
Which of the following component-level caches cannot be disabled?
Which of the following component-level caches cannot be disabled?
a. Filters
b. Menus
c. System variables
d. All of the above
(Answer)
Question:
Which option or variable will you set to TRUE to enable early page cache?
Which option or variable will you set to TRUE to enable early page cache?
a. page_cache()(Answer)
b. page_cache_fastpath()
c. cache_page()
d. cache_fastpath()
Question:
Which of the following is not a default variable in node templates?
Question:
Which of the following is not a default variable in node templates?
a. $taxonomy
b. $terms
c. $node_url
d. None of the above. (Answer)
Question:
In which download method does drupal stay out of the download process?
In which download method does drupal stay out of the download process?
a. Public
b. Private
c. Both a and b (Answer)
d. None of the above
Question:
What is true of a URL filter?
What is true of a URL filter?
a. It removes a filter or even rearranges the
order in which an input format’s filters are executed.
b. It filters a node and data.
c. It transforms web and
e-mail addresses into hyperlinks. (Answer)
d. All of the above
Question:
In which type of external authentication are users from one drupal site permitted to log on to another drupal site?
In which type of external authentication are users from one drupal site permitted to log on to another drupal site?
a. LDAP
b. Sxip
c. Pubcookie
d. Distributed
(Answer)
Question:
Which of the following MySQL storage engines does Druapl use by default?
Which of the following MySQL storage engines does Druapl use by default?
a. InnoDB
b. MyISAM
c. Both a and b
d. None of the above
(Answer)
Question:
Which cache API function is used for writing data to the cache?
Which cache API function is used for writing data to the cache?
a. cache_set()(Answer)
b. cache_get()
c. Both a and b
d. None of the above
Question:
What is true of vocabulary weight?
What is true of vocabulary weight?
a. Each vocabulary has a weight from -10 to 10.
b. A vocabulary with a light weight will rise
to the top of the categories fieldset and be presented first.
c. A vocabulary with a heavy weight will sink
to the bottom of the fieldset.
d. All of the above.
(Answer)
Question:
Which default folder of a drupal installation contains libraries of common functions that drupal uses?
Question:
Which default folder of a drupal installation contains libraries of common functions that drupal uses?
a. Modules
b. Misc
c. Includes (Answer)
d. Themes
Question:
Which of the following syntax types for constructing taxonomy do URLs support?
Which of the following syntax types for constructing taxonomy do URLs support?
a. AND
b. OR
c. Both a and b (Answer)
d. All of the above
Question:
Which module in drupal measures site load by sampling the number of current users and by turning off functionality?
Which module in drupal measures site load by sampling the number of current users and by turning off functionality?
a. Throttle (Answer)
b. Taxonony
c. Tracker
d. Trigger
Question:
Which option will you select to enable picture support?
Question:
Which option will you select to enable picture support?
a. Administer >User management >users
b. Administer >User management > Access
rules
c. Administer >User management
>Permissions
d. Administer >User
management >User settings (Answer)
Question:
How do you recognize form properties?
How do you recognize form properties?
a. They are prefixed with the $ character.
b. They are prefixed with
the # character. (Answer)
c. They are prefixed with the #$ character.
d. None of the above.
Question:
What is not true of an authmap table?
What is not true of an authmap table?
a. It contains the user ID column.
b. It contains the name of the module that will
handle authentication.
c. It contains internal username column.
d. All of the above.
(Answer)
Question:
What does (.po) file stand for?
What does (.po) file stand for?
a. Port only
b. Port object
c. Portable object (Answer)
d. None of the above
Question:
Which option will you choose to view a list of installed filters?
Which option will you choose to view a list of installed filters?
a. Administer > Site building > Blocks.
b. Administer > Site building > Menus.
c. Administer > Site
configuration >Input formats. (Answer)
d. None of the above.
Question:
Which form property is used with the checkboxes element?
Which form property is used with the checkboxes element?
a. #description
b. #options
c. #weight
d. All of the above
(Answer)
Question:
For which of the following options is automatic creation of profile not available?
For which of the following options is automatic creation of profile not available?
a. Textarea
b. URL
c. Date fields
d. All of the above
(Answer)
Question:
Which among the following default drupal style sheets affects the RSS/Newsfeed module and its contents?
Which among the following default drupal style sheets affects the RSS/Newsfeed module and its contents?
a. Block.css
b. Defaults.css
c. Aggregator.css (Answer)
d. Comment.css
Question:
The default region/s used in themes is/are _____.
Question:
The default region/s used in themes is/are _____.
a. left sidebar
b. header
c. footer
d. All of the above
(Answer)
Question:
When is disable page caching useful?
When is disable page caching useful?
a. When you want to store cached copies of the
navigational menus for each user.
b. When you want to store cached copies of
anonymous pages.
c. When you are debugging a
site. (Answer)
d. All of the above.
Question:
When will you use the $_SESSION superglobal?
When will you use the $_SESSION superglobal?
a. When you want to change the name of the
session.
b. When you want to store
data that you want to associate with a user during a visit. (Answer)
c. Both a and b.
d. None of the above.
Question:
Which of the following cache tables does drupal ship by default?
Which of the following cache tables does drupal ship by default?
a. Cache_menu
b. Cache_filter
c. Cache_page
d. All of the above
(Answer)
Question:
When is ‘$page’ variable within a node template file TRUE?
When is ‘$page’ variable within a node template file TRUE?
a. When you’re in body
view. (Answer)
b. When you’re in teaser view.
c. When it is on a multiple node listing view.
d. None of the above.
Question:
Which taxonomy function finds all the ancestors of a term?
Which taxonomy function finds all the ancestors of a term?
a. taxonomy_get_tree
b. taxonomy_get_parents
c. taxonomy_get_parents_all
(Answer)
d. All of the above
Question:
Which module allows you to switch the drupal interface to another language?
Which module allows you to switch the drupal interface to another language?
a. Menu
b. Legacy
c. Locale (Answer)
d. None of the above
Question:
Which of the following is drupal’s default theme engine?
Which of the following is drupal’s default theme engine?
a. PHP
b. Smarty
c. PHPTemplate (Answer)
d. PHPTAL
Question:
When can a session not be established?
When can a session not be established?
a. When a browser doesn’t accept cookies.
b. When PHP directive
sessions_use_only_cookies has been set to 1. (Answer)
c. When sessions.use_trans_sid has been set to
0.
d. All of the above.
Question:
In the call to which option is drupal form ID defined?
In the call to which option is drupal form ID defined?
a. Drupal_get_form (Answer)
b. drupal_set_form
c. Both a and b
d. None of the above
Question:
Which function does drupal use to override the default session handling provided by PHP?
Which function does drupal use to override the default session handling provided by PHP?
a. Sess_read()
b. Sessions.use_trans_sid
(Answer)
c. ini_set()
d. None of the above
Question:
Which among the following web servers is used with drupal?
Which among the following web servers is used with drupal?
a. Apache
b. Microsoft IIS
c. Both a and b (Answer)
d. None of the above
Question:
Which entry point files does Drupal codebase consist of in the root directory?
Which entry point files does Drupal codebase consist of in the root directory?
a. Cron.php
b. Index.php
c. Xmlrpc.php
d. All of the above
(Answer)
Question:
Which of the following variables, when passed into page templates, returns the output of hook_footer() and thus is usually displayed at the bottom of the page?
Which of the following variables, when passed into page templates, returns the output of hook_footer() and thus is usually displayed at the bottom of the page?
a. $breadcrumb
b. $closure (Answer)
c. $feed_icons
d. $mission
Question:
Where does drupal modify session-handling settings?
Where does drupal modify session-handling settings?
a. In .htaccess
b. In settings.php (Answer)
c. In bootstrap.inc
d. All of the above
Question:
To which default option is a form element without a #type set?
Question:
To which default option is a form element without a #type set?
a. #prefix
b. #markup (Answer)
c. #suffix
d. All of the above
Question:
What is the use of _phptemplate_variables()?
What is the use of _phptemplate_variables()?
a. To set a variable when someone has logged
out.
b. To set a variable when
someone is visiting the site and is logged in. (Answer)
c. To set a variable when a user requests for
cookies.
d. All of the above.
Question:
What is the use of the MD5 algorithm in drupal?
What is the use of the MD5 algorithm in drupal?
a. Drupal uses it in the database for finding
the filtered data of a node.
b. You use MD5 in drupal to convert URLs links
to URL filter.
c. Both a and b.
d. None of the above.
(Answer)
Question:
Which of the following template files in drupal core is used to wrap the comment submission form and search results?
Which of the following template files in drupal core is used to wrap the comment submission form and search results?
a. box.tpl.php (Answer)
b. comment.tpl.php
c. block.tpl.php
d. All of the above
Question:
Which of the following ways can you use to set a page content to front page?
Which of the following ways can you use to set a page content to front page?
a. Set default front page
on site information in the admin settings.(Answer)
b. Select “Promoted to front page” when
creating or editing that content.
c. Set it in the configuration file.
d. We can not change front page.
Question:
Which of the following content types are initially available by default?
Which of the following content types are initially available by default?
a. Page.(Answer)
b. Story.(Answer)
b. Story.(Answer)
c. blog
d. forum
Question:
How to disable the user registration in the front-end?
How to disable the user registration in the front-end?
a. Change the setting of
“Public registrations” in the User settings page. .(Answer)
b. Change the setting of “Public registrations”
in the configuration file.
c. Un-publish the registration link.
d. We can not disable the user registration in
the front-end.
Question:
You create a “natural” category. How will you set the contents of this category to front page?
You create a “natural” category. How will you set the contents of this category to front page?
a. Set default front page on site information
in the admin settings to that category url.
b. Select “Promoted to
front page” when create or edit that content type. .(Answer)
c. Set the correct parameters in configuration
file.
d. We can not change front page in Drupal.
Question:
How will you create revision of content?
How will you create revision of content?
a. By selecting “Create new
revision” when creating or editing content.(Answer)
b. Drupal automatically creates content
revision when you create or update content.
c. By adding the path of the content that you
want to create revision to the configuration file.
d. We can not create revision in Drupal.
Question:
Which of the following ways can you use to allow users to flag nodes and comments as offensive for the administrator to review?
Which of the following ways can you use to allow users to flag nodes and comments as offensive for the administrator to review?
a. Use abuse and its
required modules. .(Answer)
b. Use reportabuse and its required modules.
c. Select “Allow report abuse” in the admin
settings.
d. Set the correct parameters in the
configuration file.
Question:
How will you use a wysiwyg editor in Drupal?
How will you use a wysiwyg editor in Drupal?
a. By installing a wysiwyg
editor module and its required modules.(Answer)
b. By downloading a wysiwyg editor and
configuring it in the admin settings
c. Just by configuring the correct parameters
in the configuration file as a wysiwyg editor is already available in Drupal
d. We can not use a wysiwyg editor in Drupal.
Question:
___ is a term used by Drupal to define the priority or order in which a function is processed or a block / node is displayed.
___ is a term used by Drupal to define the priority or order in which a function is processed or a block / node is displayed.
a. Weight.(Answer)
b. Role
c. Permission
d. Order
Question:
Drupal allows you to run ___ website(s) from a single installation of Drupal files.
Drupal allows you to run ___ website(s) from a single installation of Drupal files.
a. 1
b. 2
c. 3
d. multiple.(Answer)
Question:
How will you automatically generate alias for each posted content?
How will you automatically generate alias for each posted content?
a. By using the pathauto
module.(Answer)
b. By setting the correct parameters in the
configuration file
c. By enabling the autoalias module
d. We can not generate alias automatically.
Question:
Which of the following ways can you use to integrate digg with your site?
Which of the following ways can you use to integrate digg with your site?
a. Use the diggthis module
and its required modules. .(Answer)
b. Set the correct parameters in the
configuration file.
c. Digg is already integrated in Drupal, just
enable it in the admin settings.
d. We can not integrate digg with Drupal.
Question:
Which of the following ways is a possible way to present your Drupal site in a language other than the ‘by default’ English?
Which of the following ways is a possible way to present your Drupal site in a language other than the ‘by default’ English?
a. Use the locale module
and its required modules. .(Answer)
b. Install the desired language pack.
c. Use the content translate module and its
required modules.
d. Drupal does not allow this feature.
Question:
Taxomony is used to ___ your content.
Taxomony is used to ___ your content.
a. categorize.(Answer)
b. mark
c. display
d. show
Question:
One way to allow rating of your post content is to ___.
One way to allow rating of your post content is to ___.
a. use the fivestar module
and its required modules.(Answer)
b. use the rating module and its required
modules
c. enable it in the admin settings
d. Drupal does not have this feature.
Question:
How does Drupal sort items in a list?
How does Drupal sort items in a list?
a. On the basis of weight
b. On the basis of creation time
c. On the basis of the
order specified by the admin.(Answer)
d. On the basis of content length
Question:
Which of the following ways can you use to show downloadable files?
Which of the following ways can you use to show downloadable files?
a. Use the filebrowser
module and its required modules. .(Answer)
b. Use the ftpfiles module and its required modules.
c. Select “Show downloadable files” in the
admin settings.
d. We can not show downloadable files in
Drupal.
Question:
One way to allow ‘user upload files’ to your site is to ___.
One way to allow ‘user upload files’ to your site is to ___.
a. use the upload module
and its required modules.(Answer)
b. configure the correct parameters in the
configuration file
c. select “Enable upload” in the admin settings
d. Drupal does not have this feature.
Question:
Which of the following ways can you use to embed google maps into your site?
Which of the following ways can you use to embed google maps into your site?
a. Use the GMapEZ module
and its required modules. .(Answer)
b. Use the GoogleMapEmbed module and its
required modules.
c. Use CCK and its required modules.
d. We can not embed Google maps in Drupal.
Question:
How will you send an email to the administrator each time a new user registers?
How will you send an email to the administrator each time a new user registers?
a. By enabling the trigger
module and creating an email action and trigger system to send that email when
a user registers successful.(Answer)
b. By creating an email template, then
selecting it in “Send this email to administrator:” in the admin settings
c. By entering the administrator email address
in the “Notify email address” parameter in the configuration file
d. We can not notify the administrator when a
user registers successful.
Question:
Drupal offers ___ different built-in menus.
Drupal offers ___ different built-in menus.
a. 0
b. 1
c. 2
d. 3.(Answer)
Question:
By which of the following ways can you enforce a user to embed a youtube video?
By which of the following ways can you enforce a user to embed a youtube video?
a. By using the embedded
video module and its required modules to create new content type with one
required video field and setting this required video field to support
youtube.(Answer)
b. By creating the new content type, adding one
required field and setting its content to youtube
c. By creating the new content type and
selecting the “required” for content field
d. We can not enforce the user to embed a
youtube video.
Question:
By adding _______ file to your web root, you can forbid search engine bots to index certain parts of your website.
By adding _______ file to your web root, you can forbid search engine bots to index certain parts of your website.
a. robots.txt.(Answer)
b. sitemap.xml
c. permissions.txt
d. forbid.xml
Question:
How will you customize the html of the blocks in your template?
How will you customize the html of the blocks in your template?
a. By creating or editing
the block.tpl.php file in the theme folder.(Answer)
b. By customizing it in the admin settings
c. By creating or editing the block.php in the
theme folder
d. We can not customize the blocks.
Question:
All content types in Drupal derive from ___.
All content types in Drupal derive from ___.
a. node.(Answer)
b. views
c. blocks
d. nothing
Question:
___ often contain/s lists of nodes or other navigational content and is/are frequently placed in the left or right regions of a page.
a. Blocks.(Answer)
b. Nodes
c. Taxonomy
d. Terms
Question:
For a single installation, which of the following directories should you put all non-core modules in?
For a single installation, which of the following directories should you put all non-core modules in?
a. sites/all/modules
directories under Drupal installation directory.(Answer)
b. modules directories under Drupal
installation directory
c. misc directories under Drupal installation
directory
d. includes directories under Drupal
installation directory
Question:
Which of the following ways can you use to add video chat to Drupal?
Which of the following ways can you use to add video chat to Drupal?
a. Use videochat and its
required modules. .(Answer)
b. Use chat and its required modules.
c. Select “Activate chat” in the admin
settings.
d. We can not add video chat to Drupal.
Question:
Which of the following ways can you use to integrate Google Adsense with your site?
Which of the following ways can you use to integrate Google Adsense with your site?
a. Use AdSense and its
required modules. .(Answer)
b. Use the GoogleToolkit module and its
required modules.
c. Select “Enable Google AdSense” in the admin
settings.
d. We can not integrate Google AdSense with
Drupal.
Question:
Which of the following choices can help you eliminate spam?
Which of the following choices can help you eliminate spam?
a. Use the captcha module
or spam filter module. .(Answer)
b. Turn on the spam filter settings in the
admin settings.
c. Enable the spam filter in the configuration
file.
d. We can not eliminate spam in Drupal.
Question:
How will you enable the cache of displayed content?
How will you enable the cache of displayed content?
a. By allowing it in the admin
settings.(Answer)
b. By setting the correct parameters in the
configuration file
c. By using the cached module
d. Drupal does not have this feature.
Question:
How will you allow tags for content?
How will you allow tags for content?
a. By creating Create a taxonomy.(Answer)
b. By selecting “Enable tags” when creating or
editing content
c. By enabling it in the admin settings
d. Drupal does not have this feature.
Question:
One way to automatic backup Drupal database is to ____.
Question:
One way to automatic backup Drupal database is to ____.
a. use the backup_migrate module and its
required modules.(Answer)
b. use phpMyAdmin
c. use the backup_db module
d. We can not backup database automatically.
Question:
One possible way to build a multilanguage Drupal site is to ___.
One possible way to build a multilanguage Drupal site is to ___.
a. use the internationalization module and its
required modules.(Answer)
b. install the language pack
c. install Drupal in multisite, each site being
in one language
d. Drupal does not allow this feature.
Question:
Which of the following ways can you use to change the order of items within the Drupal built-in menus?
Which of the following ways can you use to change the order of items within the Drupal built-in menus?
a. Change the relative weight of each item
within the menu accordingly, the lowest appearing first.
b. Change the relative weight of each item
within the menu accordingly, the highest appearing first. .(Answer)
c. Change the order in the admin settings.
d. We can not change the order, the one created
first will appear first.
Question:
Which of the following steps will you have to take to allow visitor comments on your post?
Which of the following steps will you have to take to allow visitor comments on your post?
a. Select “post comments” for anonymous users
in the permissions section of the admin settings. .(Answer)
b. Select “Read/Write” in comment settings when
creating or editing your post.
c. Enable it in the configuration file.
d. We do not need to do anything. Drupal allows
visitors to post comments by default.
Question:
How to ‘enable newsletter’ on your site?
How to ‘enable newsletter’ on your site?
a. Use the simplenews module and its required
modules. .(Answer)
b. Use the newsletter module and its required modules.
c. Select “Enable newsletters” in the admin
settings.
d. Set the correct parameter in the
configuration file.
Question:
Which of the following must you have in order to use Embedded Media Field and its required modules to add a flickr image field?
Which of the following must you have in order to use Embedded Media Field and its required modules to add a flickr image field?
a. Flickr api key and flickr api secret
b. CCK module
c. Media:Flickr module
d. All of above.(Answer)
Question:
Which of the following choices can help you enter meta tag information for each post?
Which of the following choices can help you enter meta tag information for each post?
a. Use the nodewords module
and its required modules. .(Answer)
b. Use the Integrated Metatags module and its
required modules.
c. Enable it in the admin settings.
d. Drupal does not allow this feature.
Question:
Which of the following ways can you use to create ‘forum’ in Drupal?
Which of the following ways can you use to create ‘forum’ in Drupal?
a. Use the forum module and
its required modules. .(Answer)
b. Set the correct parameters in the
configuration settings.
c. Set “purpose” to “forum” in the admin
settings.
d. We can not create forum in Drupal.
Question:
How will you enable the enter page title for each post content?
How will you enable the enter page title for each post content?
a. By installing the Page
Title module and its required modules.(Answer)
b. By enabling it in the admin settings
c. By setting the correct parameters in the
configuration file
d. Drupal does not allow this feature.
Question:
How will you enable ‘create seo friendly url’ when creating or editing content?
How will you enable ‘create seo friendly url’ when creating or editing content?
a. By enabling the path
module.(Answer)
b. By setting the correct parameter in the
configuration file
c. By enabling the urlalias module
d. The default url of Drupal is already seo
friendly.
Question:
Which of the following ways can you use to optimize the Drupal database to enhance performance?
Which of the following ways can you use to optimize the Drupal database to enhance performance?
a. Use the DB Maintenance
module and its required modules. .(Answer)
b. Use the mysql database instead of the
postgres database.
c. Export, then recreate the database.
d. There is no way to optimize the database.
Question:
___ is the first few words or sentences of a piece of content usually with a link to the complete node.
___ is the first few words or sentences of a piece of content usually with a link to the complete node.
a. Teaser.(Answer)
b. Blocks
c. Views
Question:
Which of the following can be used to create a template for your post content type?
Which of the following can be used to create a template for your post content type?
a. Use the contemplate
module and its required modules. .(Answer)
b. Create the template for each content type.
c. Use the cck module.
d. Drupal does not have this feature.
Question:
Which of the following ways can you use to display several social bookmarking links on your site?
Which of the following ways can you use to display several social bookmarking links on your site?
a. Use service links and
its required modules. .(Answer)
b. Use the socialbookmarks module and its
required modules.
c. Enable the desired social bookmarking link
in the admin settings.
d. Drupal can only allow display 3 social
bookmarking at one time.
Question:
Which of the following ways can you use to add calendar to Drupal?
Which of the following ways can you use to add calendar to Drupal?
a. Use calendar and its
required modules. .(Answer)
b. Use the cck module.
c. Use the views module.
d. We can not add calendar to Drupal.
Question:
One way to create survey in Drupal is to ___.
a. use the web form module
and its required modules.(Answer)
b. use the customsurvey module and its required
modules
c. select “activate survey” in the admin
settings
d. Drupal does not allow this feature.
Question:
The purpose of the Content Construction Kit is to ________.
The purpose of the Content Construction Kit is to ________.
a. develop new types of
content.(Answer)
b. categorize content
c. display comment
d. insert multimedia content
Question:
___ is a contributed module which grants site developers a simple graphical interface for modifying the presentation of content.
___ is a contributed module which grants site developers a simple graphical interface for modifying the presentation of content.
a. Views.(Answer)
b. CCK
c. Path
d. Blocks
Question:
Which of the following ways can you use to use the shopping cart in your website?
Which of the following ways can you use to use the shopping cart in your website?
a. Use the ubercart module
and its required modules. .(Answer)
b. Use the shoppingcart module and its required
modules.
c. Create the shopping cart content type.
d. We can not use the shopping cart in Drupal.
Question:
How will you extend the user account information?
Question:
How will you extend the user account information?
a. By enabling the profile
module and its required modules.(Answer)
b. By enabling it in the configuration file
c. By using template with built in user profile
information
d. Drupal does not allow you to extend user
account information.
Question:
When should the db_rewrite_sql()function be used?
1. a. While issuing node listing queries.
2. b. While making the query accessible to other developers. .(Answer)
3. c. Both a and b.
4. d. None of the above.
When should the db_rewrite_sql()function be used?
1. a. While issuing node listing queries.
2. b. While making the query accessible to other developers. .(Answer)
3. c. Both a and b.
4. d. None of the above.
Question:
Which of the following is not a default variable in node
templates?
Possible answers:
1. a. $taxonomy.(Answer)
2. b. $terms
3. c. $node_url
4. d. None of the above.
Possible answers:
1. a. $taxonomy.(Answer)
2. b. $terms
3. c. $node_url
4. d. None of the above.
Question:
Which of the following databases does Drupal support?
Which of the following databases does Drupal support?
a. Mysql.(Answer)
b. Postgresql
c. MS sql server
d. Oracle
Question:
One way to create poll on your site is to ___.
One way to create poll on your site is to ___.
a. enable the poll module
and its required modules.(Answer)
b. enable the poll in the configuration file
c. install the createpoll module and its
required modules
d. Drupal does not allow this feature.
Question:
Which is the range of weight value in Drupal 6?
Which is the range of weight value in Drupal 6?
a. 0 -> 10
b. 0 -> 50
c. -10 -> 10
d. -50 -> 50.(Answer)
Question:
Assume your node is node/8 and the node alias is products/laptop. You want your site automatically to redirect the visitor to products/laptop if he/she goes to the node/8 page. How will you enable that redirect?
Assume your node is node/8 and the node alias is products/laptop. You want your site automatically to redirect the visitor to products/laptop if he/she goes to the node/8 page. How will you enable that redirect?
a. By installing the Global
Redirect module and its required modules.(Answer)
b. By selecting “Force redirect to alias” in
the admin settings
c. Drupal does not allow this feature.
d. By selecting “Redirect to this alias
automatically” when you create or edit your node
Question:
One way to timing content publication is to ___.
One way to timing content publication is to ___.
a. use the rules module and
its required modules.(Answer)
b. set the expired date when creating or
editing the published content
c. set the correct parameters in the
configuration file
d. We can not time content publication.
Question:
How will you add css files?
How will you add css files?
a. By creating the css
files, then setting the correct parameters in the theme’s .info file.(Answer)
b. By creating the css files, then setting the correct parameters in the module’s .info file.(Answer)
b. By creating the css files, then setting the correct parameters in the module’s .info file.(Answer)
c. By creating the css files, then specifying
it in the admin settings
d. We can not add css files in Drupal.
Question:
Which of the following ways can you use to control access for user roles based on taxonomy categories?
Which of the following ways can you use to control access for user roles based on taxonomy categories?
a. Use the taxonomy access
control module and its required modules. .(Answer)
b. Create the role with appropriate
permissions.
c. Set the appropriate permissions for user
roles when you create or edit the taxonomy category.
d. We can not control access to user roles
based on taxonomy categories.
Question:
Assuming that you want to maintain your site and put it in the offline mode, how will you customize the offline page?
Assuming that you want to maintain your site and put it in the offline mode, how will you customize the offline page?
a. By editing or creating
current theme’s maintenance-page.tpl.php.(Answer)
b. By creating the offline.php page, then
setting the offline file path in admin settings to this file
c. By creating the offline.php page, then
setting the offline parameter in the configuration file to this file
d. We can not customize the offline page.
Question:
Which of the following ways can you use to customize error pages for 404 and 403 errors?
Which of the following ways can you use to customize error pages for 404 and 403 errors?
a. Use the customerror module and its required
modules.
b. Create custom error
pages for these errors, then specify the location of these error files in the
admin settings. .(Answer)
c. Create custom error pages for these err
Question:
Which of the following ways can you use to customize templates provided by core?
Which of the following ways can you use to customize templates provided by core?
a. Copy and customize the
templates that you want to override to the theme folder or edit these templates
in theme folder if these templates exist. .(Answer)
b. Customize it in admin settings.
c. Create templates that you want to override
in any location, then set the correct parameters in configuration file.
d. Drupal does not allow customize templates
provided by core.
Question:
Which of the following file() is not a theme file?
Which of the following file() is not a theme file?
a. .info file
b. template files
(.tpl.php) .(Answer)
c. template.php
d. settings.php
Question:
How do you enable user search content on your Drupal site?
a. By enabling search module and setting search permissions for the appropriate type of users.(Answer)
How do you enable user search content on your Drupal site?
a. By enabling search module and setting search permissions for the appropriate type of users.(Answer)
b. By enabling search module
c. By enabling it in the configuration file
d. We can not enable search content.
Question:
Assume your node is node/8 and the node alias is products/laptop.
You want your site automatically to redirect the visitor to products/laptop if
he/she goes to the node/8 page. How will you enable that redirect?
Ans: a. By installing the Global Redirect
module and its required modules
b. By selecting "Force redirect to alias" in the admin settings
c. Drupal does not allow this feature.
d. By selecting "Redirect to this alias automatically" when you create or edit your node
b. By selecting "Force redirect to alias" in the admin settings
c. Drupal does not allow this feature.
d. By selecting "Redirect to this alias automatically" when you create or edit your node
Question:
How will you allow tags for content?
Ans: a. By creating a taxonomy
b. By selecting "Enable tags" when creating or editing content
c. By enabling it in the admin settings
d. Drupal does not have this feature.
Ans: a. By creating a taxonomy
b. By selecting "Enable tags" when creating or editing content
c. By enabling it in the admin settings
d. Drupal does not have this feature.
Question:
___ is a contributed module which grants site developers a simple
graphical interface for modifying the presentation of content.
Ans: a. Views
b. CCK
c. Path
d. Blocks
Ans: a. Views
b. CCK
c. Path
d. Blocks
Question:
Which of the following must you have in order to use Embedded
Media Field and its required modules to add a flickr image field?
Ans: a. Flickr api key and flickr api secret
b. CCK module
c. Media:Flickr module
d. All of above
Ans: a. Flickr api key and flickr api secret
b. CCK module
c. Media:Flickr module
d. All of above
Question:
Which of the following ways can you use to add calendar to Drupal?
Ans: a. Use calendar and its required modules.
b. Use the cck module.
c. Use the views module.
d. We can not add calendar to Drupal.
Ans: a. Use calendar and its required modules.
b. Use the cck module.
c. Use the views module.
d. We can not add calendar to Drupal.
Question:
How will you display the full content on front page?
Ans a. Set "Length of trimmed posts" to unlimited on post settings.
b. Drupal displays the full content on front page by default.
c. Do not create a teaser when creating or editing content on front page.
d. We can not display the full content on front page.
Ans a. Set "Length of trimmed posts" to unlimited on post settings.
b. Drupal displays the full content on front page by default.
c. Do not create a teaser when creating or editing content on front page.
d. We can not display the full content on front page.
Question:
Which of the following steps will you have to take to allow
visitor comments on your post?
Ans: a. Select "post comments" for anonymous users in the permissions section of the admin settings.
b. Select "Read/Write" in comment settings when creating or editing your post.
c. Enable it in the configuration file.
d. We do not need to do anything. Drupal allows visitors to post comments by default.
Ans: a. Select "post comments" for anonymous users in the permissions section of the admin settings.
b. Select "Read/Write" in comment settings when creating or editing your post.
c. Enable it in the configuration file.
d. We do not need to do anything. Drupal allows visitors to post comments by default.
Question:
Assuming that you want to maintain your site and put it in the
offline mode, how will you customize the offline page?
Ans: a. By editing or creating current theme's maintenance-page.tpl.php
b. By creating the offline.php page, then setting the offline file path in admin settings to this file
c. By creating the offline.php page, then setting the offline parameter in the configuration file to this file
d. We can not customize the offline page.
Ans: a. By editing or creating current theme's maintenance-page.tpl.php
b. By creating the offline.php page, then setting the offline file path in admin settings to this file
c. By creating the offline.php page, then setting the offline parameter in the configuration file to this file
d. We can not customize the offline page.
Question:
How will you automatically generate alias for each posted content?
Ans: a. By using the pathauto module
b. By setting the correct parameters in the configuration file
c. By enabling the autoalias module
d. We can not generate alias automatically.
Ans: a. By using the pathauto module
b. By setting the correct parameters in the configuration file
c. By enabling the autoalias module
d. We can not generate alias automatically.
Question:
One way to create survey in Drupal is to ___.
Ans: a. use the web form module and its required modules
b. use the customsurvey module and its required modules
c. select "activate survey" in the admin settings
d. Drupal does not allow this feature
Ans: a. use the web form module and its required modules
b. use the customsurvey module and its required modules
c. select "activate survey" in the admin settings
d. Drupal does not allow this feature
Question:
Which of the following ways can you use to customize templates
provided by core?
Ans: a. Copy and customize the templates that you want to override to the theme folder or edit these templates in theme folder if these templates exist.
b. Customize it in admin settings.
c. Create templates that you want to override in any location, then set the correct parameters in configuration file.
d. Drupal does not allow customize templates provided by core.
Ans: a. Copy and customize the templates that you want to override to the theme folder or edit these templates in theme folder if these templates exist.
b. Customize it in admin settings.
c. Create templates that you want to override in any location, then set the correct parameters in configuration file.
d. Drupal does not allow customize templates provided by core.
Question:
Which of the following ways can you use to optimize the Drupal
database to enhance performance?
Ans: a. Use the DB Maintenance module and its
required modules.
b. Use the mysql database instead of the postgres database.
c. Export, then recreate the database.
d. There is no way to optimize the database.
b. Use the mysql database instead of the postgres database.
c. Export, then recreate the database.
d. There is no way to optimize the database.
Question:
Which of the following ways can you use to set a page content to
front page?
Ans: a. Set default front page on site information in the admin settings.
b. Select "Promoted to front page" when creating or editing that content.
c. Set it in the configuration file.
d. We can not change front page.
Ans: a. Set default front page on site information in the admin settings.
b. Select "Promoted to front page" when creating or editing that content.
c. Set it in the configuration file.
d. We can not change front page.
Question:
One way to timing content publication is to ___.
Ans: a. use the rules module and its required modules
b. set the expired date when creating or editing the published content
c. set the correct parameters in the configuration file
d. We can not time content publication.
Ans: a. use the rules module and its required modules
b. set the expired date when creating or editing the published content
c. set the correct parameters in the configuration file
d. We can not time content publication.
Question:
Is it true that in order to use the path module, you have to enable ‘clean url’?
Is it true that in order to use the path module, you have to enable ‘clean url’?
a.
Yes.(Answer)
b. No
Question:
Is it true that Drupal allows using html tags when creating content?
Is it true that Drupal allows using html tags when creating content?
a.
Yes.(Answer)
b. No
Question:
Is it true that, by default, Drupal will create a teaser for your post automatically?
Is it true that, by default, Drupal will create a teaser for your post automatically?
a.
Yes.(Answer)
b. No
Question:
Is it true that you can not delete the system menu?
Is it true that you can not delete the system menu?
a.
Yes.(Answer)
b. No
Question:
Is it true that to login to a Drupal website, you always have to register with that website?
Is it true that to login to a Drupal website, you always have to register with that website?
a.
Yes.(Answer)
b. No
Question:
Is it true that the taxonomy module is enabled by default?
Is it true that the taxonomy module is enabled by default?
a.
Yes.(Answer)
b. No
Question:
Is it true that Drupal allows editing content of a revision which is not the current revision?
Is it true that Drupal allows editing content of a revision which is not the current revision?
a. Yes
b.
No.(Answer)
Question:
Is it true that in order to use the path module, you have to enable ‘clean url’?
Is it true that in order to use the path module, you have to enable ‘clean url’?
a. Yes.(Answer)
b. No
Question:
Is it true that Drupal allows using html tags when creating content?
Is it true that Drupal allows using html tags when creating content?
a. Yes.(Answer)
b. No
Question:
Is it true that, by default, Drupal will create a teaser for your post automatically?
Is it true that, by default, Drupal will create a teaser for your post automatically?
a. Yes.(Answer)
b. No
Question:
Is it true that you can not delete the system menu?
Is it true that you can not delete the system menu?
a. Yes.(Answer)
b. No
Question:
Is it true that to login to a Drupal website, you always have to register with that website?
Is it true that to login to a Drupal website, you always have to register with that website?
a. Yes.(Answer)
b. No
Question:
Is it true that the taxonomy module is enabled by default?
Is it true that the taxonomy module is enabled by default?
a. Yes.(Answer)
b. No
Question:
Is it true that Drupal allows editing content of a revision which is not the current revision?
Is it true that Drupal allows editing content of a revision which is not the current revision?
a. Yes
b.
No.(Answer)
Question:
Is it true that Drupal allows only the built-in input format?
Is it true that Drupal allows only the built-in input format?
a. Yes.(Answer)
b. No
Question:
Is it true that Drupal can be configured to allow ‘add content’ via email?
Is it true that Drupal can be configured to allow ‘add content’ via email?
a. Yes
b.
No.(Answer)
Question:
Is it true that the taxonomy modules are enabled by default?
Ans: a. Yes
b. No
Ans: a. Yes
b. No
Question:
Is it true that Drupal allows only the built-in input format?
Is it true that Drupal allows only the built-in input format?
a.
Yes.(Answer)
b. No
Question:
Is it true that Drupal can be configured to allow ‘add content’ via email?
Is it true that Drupal can be configured to allow ‘add content’ via email?
a. Yes
b.
No.(Answer)
Question:
No configuration is necessary for the Ping module.
No configuration is necessary for the Ping module.
a. True (Answer)
b. False
Question:
Disabling the cache for a single filter removes the caching for any input format that uses the filter.
Disabling the cache for a single filter removes the caching for any input format that uses the filter.
a. True (Answer)
b. False
Question:
Multiple kinds of database back-ends (e.g. both MySQL and PostgreSQL) cannot be used simultaneously.
Multiple kinds of database back-ends (e.g. both MySQL and PostgreSQL) cannot be used simultaneously.
a. True (Answer)
b. False
Question:
A new cache table, while you are defining it for your module, must be structurally identical to the default cache table.
A new cache table, while you are defining it for your module, must be structurally identical to the default cache table.
a. True
b.
False (Answer)
Question:
The Path Module cannot handle absolute URLs or links to external sites.
The Path Module cannot handle absolute URLs or links to external sites.
a. True
b.
False (Answer)
Question:
Drupal doesn’t store session information the first time an anonymous user visits a site.
Drupal doesn’t store session information the first time an anonymous user visits a site.
a. True
b.
False (Answer)
Question:
In Drupal, the anonymous user is represented by the user id (uid)1.
In Drupal, the anonymous user is represented by the user id (uid)1.
a. True
b. False (Answer)
Question:
Blocks with no regions assigned to them aren’t displayed.
Blocks with no regions assigned to them aren’t displayed.
a. True (Answer)
b. False
No comments:
Post a Comment