Elance JOOMLA Test Answers 2015
·
Joomla can be installed manually from source
code on a system running a web server which supports __________applications.
HTML
Adobe Flash Player
PHP
Java
If Content - Load Module plugin is enabled.
What is the code that can be used to insert a module inside a Joomla article
content or inside another module?:
JHtml::_('module_position');
jimport('joomla.application.module.helper');
{loadposition module-position}
$document->loadRenderer('module');
Which of the following is not a benefit of
Joomla?
Multiuser and Multilevel environment
Usage of byte code for porting
WYSIWYG editor
Additional components / modules
If a user is receiving Restricted Access error
messages on some pages in Joomla, how can it be resolved?
By changing admin password
By checking internet connectivity
By checking your permissions
By re-installing the same version
Which file would be used to change the design
aspect of a Joomla! template (font color, font size, background color etc) ?
.css file
.html.erb file
.html file
.js file
Which of the following are the correct server
requirements for Joomla?
Java SE6 x or above; MySQL 3.23.x or above; Apache
1.3.x or above
PHP 4.2.x or above; SYBASE 3.23.x or above; Apache
1.3.x or above
PHP 4.2.x or above; MySQL 3.23.x or above; Apache
1.3.x or above
Java SE6 x or above; SYBASE 3.23.x or above; Apache
1.3.x or above
You can have templates for both the front-end
( and back-end (admin side) of a Joomla site?
FALSE
TRUE
Who are capable of changing attributes in
Global Configuration?
Editor
Contributor
Super User
Author
Which of the following Web application
frameworks comprises Joomla?
Digital-View-Controller
Model-View-Distracter
Channel-View-Controller
Model-View-Controller
A Joomla! administrator can restrict access to
specific articles
FALSE
TRUE
How do you take a site off-line?
Change the index.html
RedirecT to another location
You can not take the site offline
Move site from location in cPanel.
Go to Global Configuration and select "site
offline".
What does CMS stand for in Joomla?
Content Management System
Content Migration System
Copyright Maintenance System
Code Management System
Which of the following is the official Joomla
Website?
www.joomla.com
www.joomla.in
www.joomla.org
www.jumla.com
Can you enable RSS in Joomla?
Only in older version
Yes
Only in latest version
No
Which of the following is Joomla?
Learning Management System
Content Development System
Learning Development System
Content Management System
Joomla instalation has a sample data setup?
no
yes
True or false? One can insert a YouTube video
in Joomla.
False
True
True or False? Joomla is written in PHP.
False
True
Joomla is written in which of the following
languages or frameworks?
javascript
java
php
.net
Which is needed to successfully install
Joomla!
Ruby
MongoDB
PHP
Rails
In which of the following does Joomla store
its data?
SYBASE
MySQL Database
Postgre SQL
Oracle Database
In which of the following software languages
is Joomla written?
C++
.Net
PHP
Java
What does OOP stand for?
Object Over Passage
Object Oriented Passage
Object Object Programming
Object Oriented Programming
When creating a Model for a Joomla! website,
what scripting language is used?
Perl
HTML
Javascript
PHP
Is it possible to move Joomla to another
directory?
Yes
No
Only in older version
Only in latest version
By default, the Joomla! administration backend
is only available to site administrators.
FALSE
TRUE
What does JCE stands for in Joomla JCE?
Java Content Editor
Joomla Content Editor
Joomla copyright Editor
Joomla course Editor
True of false? You can integrate XML-RPC
services with the Blogger and Joomla APIs
True
False
True or false? The index.php file is a
combination of HTML and PHP code.
False
True
What does MVC stand for?
Model View Controller
Most Viewed Controller
Media View Content
Media Video Content
The core editor events apply to plugins that
provide editor functionality such TinyMCE or XStandard Lite.
False
True
What are Extensions?
Add-ons to the Joomla core, both paid and free.
A method for extending menus out.
A way to add more pages to your site.
Add-ons you need to purchase for the Joomla core.
How does one view an article's source code
while in edit mode?
You can't do that in Joomla!
Toggle the source code editor.
You can only access articles by using an FTP
client.
Which of the following Joomla components or
modules is not installed by default?
(all of these)
Joom!Fish
Login
Search
Joomla's admin username can be easily changed
with a simple query on __________.
PHP
Linux OS
Java
MySQL
Where should a developer begin looking for
information regarding Joomla!?
http://developer.joomla.org
http://about-joomla.joomla.org
http://details.joomla.org
http://demo.joomla.org
http://about.joomla.org
Backups are done automatically by Joomla?
False
True
Which of the following techniques does Joomla
use for programming and software design patterns?
Model-oriented programming(MOP)
Subject-oriented programming(SOP)
Object-oriented programming(OOP)
Visual-oriented programming(VOP)
Which of the following is not one of the five
types of extensions for Joomla?
Plugins
Templates
Modules
Media
The term "ACL" is used in Joomla to
refers to:
The "Advanced Component Level" system
The "Access Control List" system
The "Anti-piracy Control" Level system
Is it possible to add content items from the
Joomla! frontend?
Yes
Only if the Joomla! source code is modified.
No
Only if a third-party Joomla! extension has been
installed.
What is a Mambot?
a small, task-oriented function that intercepts
content before it is displayed and manipulates it in some way.
a function that divides the page into number of
positions, each with a different name
an HTML page that is managed by admin
Which of the following files you rename to
.htaccess to enable mod_rewrite?
htaccess.php
htaccess.txt
All of the above
If a user is receiving 'RG_Emulation is On'
warning in Joomla's admin area, then a user needs to...
Upgrade to latest version
Re-install the existing version
Change admin password
Turn off the RG_Emulation
Which of the following is a correct way to
link an external Javascript file called sample.js to a Joomla! page?
<%= $document = JFactory::getDocument();
$document->addScript('/media/system/js/sample.js'); %>
<?erb $document = JFactory::getDocument();
$document->addScript('/media/system/js/sample.js'); erb?>
<?php $document = JFactory::getDocument();
$document->addScript('/media/system/js/sample.css'); ?>
<?php $document = JFactory::getDocument();
$document->addScript('/media/system/js/sample.js'); ?>
Which type of files can Media Manager NOT
upload?
.png
Media Manager can upload all of these
.xls
.pdf
When adding an image to a Joomla! article,
which of the following is not an image property?
Opacity
Title
Description
Alignment
What is the number that corresponds to
"Enable" in Joomla when using code editor for config.php?
0
4
3
1
9
How do you change the default editor in
Joomla! 2.5?
From the Systems menu select Global Editor then
select a default editor from the drop down list.
From the Site menu select Global Configuration then
select a default editor from the drop down list.
Press CTRL+E (Command + E on the Mac) and select a
default editor from the drop down list.
From the System Menu select Editor then select a
default editor from the drop down list.
Rewrote question and answers.
Which database system is not supported by
Joomla! 3.x ?
MSSQL
MySQL
PostgreSQL
MongoDB
What is the role of template metadata file in
the System?
It contains the basic authorship information.
(all of these choices)
It contains the information about the parameters that
will be available for configuration through the administrator interface.
It contains the information about the files that
make up the template.
If you have a module compatible with j 2.5 can
you use it automatically with 3.x
True
False
What databases store data in Joomla?
MS SQL and Postgresql
Postgresql and MySQL
MySQL and MS SQL
SQL and Postgresql
To enable ReCaptcha in Joomla you need to do
the following?
Enable the ReCaptcha plugin
Signup on the ReCaptcha website and generate the
API keys, set the Default Captcha to ReCaptcha in the Site/Global Configuration
settings and enable the ReCaptcha plugin and enter your keys.
This is only possible through third-party plugins
Set the Default Captcha to ReCaptcha in the
Site/Global Configuration settings
In module "helper.php" can we call
function_b() in function_a() without helper a class name reference?
Yes
No
Which of the following is NOT a feature of
Joomla DOCman?
Storing documents either locally or remotely for
your system
Integrated Spellchecking using Google Spellchecker
Assigning users level permission for upload,
download and document edit
Manage documents in multiple categories and
subcategories
The default folder for files used by the Media
Manager can't be changed?
False
True
Which of the following files does the ‘
/includes’ directory NOT contain?
framework.php
it contains none of these options
defines.php
application.php
The Joomla Framework and the Content
Management System (CMS) are exactly the same?
True
False
Which is not a correct way of installing a new
template to your Joomla! page
Install content from a template
Install via GitHub
Install via FTP
Install via Admin Panel
JFTP: Access is Denied. How can you solve this
error?
Re-install the site.
Ask for FTP password from webhosting provider.
Disable FTP access options in Joomla
What will happen if we set the SSL enabled
option to On?
It will secure the joomla site
This option will make the link from the menu end
with an .php
This option will make the link from the menu begin
with an https://
All of the Above
It will make get all form details in url at the top
Why does Joomla use templateDetails.xml files?
To provide information and allow selection of the
template within the template manager.
To debug your style sheets.
All of the above
To access the template from within by using code
What would you use to create tabbed panels in
your custom Joomla component?
JPane
JHtml::_('tabs.start');
JTabbedPanel
Only members of this group are allowed to
install Joomla! components, modules, and/or plugins.
Administrators and Super Administrators
Super Administrators
All of the above
Users
Managers
In Joomla if you find any client requests such
as: 192.168.0.1 - - [29/Oct/2008:06:07:30 -0500] "GET
/index.php?live_site=domain.com/1.txt?? HTTP/1.1" 200 10864 "-"
"Firefox" It means...
Your Joomla has been hacked
Your Joomla is outdated
Your Joomla has expired
Your Joomla is mis-configured
How many Access Levels are there in Joomla by
default?
5
6
7
9
3
Which Joomla file provides the central logic
of the template including any module and component display?
configuration.php
controller.php
TemplateDetails.xml
index.php
Guest is the default Access Level for
unregistered users in Joomla
True
False
What is the name of the template directory
where component or model view overrides should be placed?
default
xhtml
view
html
template
If you need to override the layout of some
module in Joomla, what procedure is right?
You need to copy the files from your
modulename/tmpl folder to html/modulename/ folder in active Joomla template
You need to copy the files from your modulename/tmpl
folder to html/modulename/tmpl folder in active Joomla template
You need to copy the complete module folder inside
active Joomla template/html folder
You need to copy the complete module folder inside
active Joomla template folder
If you have a Joomla! site with a component
named 'hello', model named 'hi', what would be that models class name?
HiModelHello
HelloClassModel
HelloModelHi
ModelHelloHi
Which PHP file does the index.php file load to
provide the menu bar to the administrator interface?
mod_menu.php
Component.php
Toolbar.php
.htaccess
To use search engine friendly (SEF) URL's in
Joomla you must have mod_rewrite enabled in Apache?
No
Yes
Which Creational pattern is used by Joomla
Classes particularly for database access?
Builder Pattern
Abstract Factory Pattern
Singleton Pattern
All of these
What is the file for edit "Meta
Generator" of Joomla ?
configurations.php
includes/application.php
index.php
administrator/index.php
templates/gantry/index.php
Which of the following functions can be
performed by Joomla Repository?
Integrated Spellchecking using Google Spellchecker
Managing documents in multiple categories and
subcategories
Hosting local and remote files for download by site
visitors
Storing documents either locally or remotely for
your system
How many user groups does Joomla have by
default?
5
9
8
6
7
If a user is receiving Restricted Access error
messages on some pages in Joomla, which of the following would be the problem?
Installation problem
Older Joomla versions
Hacking of Joomla application
Bad internet connectivity
Contact information is automatically created
when a new user registers in Joomla?
Always, if the Contact Component is enabled
Only if the Contact Component is enabled and Allow User
Registration is set to Yes
Only if the User - Contact Creator plugin has been
enabled
Only if Allow User Registration is set to Yes in
the User Manager
Subscribe to:
Posts (Atom)