SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Drupal
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 41 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. You can classify an individual node in multiple ways by defining _____________.
Set up
Blocks and menus
Controlled vocabulary
Multiple vocabularies
2. Vocabularies can be set to allow terms to define _____________. This functions similar to 'see also' in a dictionary.
Content Construction Kit (CCK)
Not
Account profile
Related terms
3. When you first install Drupal with the _____________________ - you will have two content types defined: 'Page' and 'Story' - Pages are used for static content that can (but are not required to) be linked into the main navigation bar - Stories are gen
Account profile
Custom fields
Vocabularies
Default installation profile
4. Each content type ________ various default settings for nodes of that type - such as whether the node is published automatically and whether comments are permitted.
Flexible
Computer user account
Defines
Taxonomy/term/1 -2
5. If you want to add fields to your custom content types... install the ______________ contributed module.
Authenticated user
Database 'user'
Content Construction Kit (CCK)
Controlled vocabulary
6. Often provide the output from a module or can be created to display whatever you want - they can be placed in various spots in your template (theme) layout.
Taxonomy
Blocks and menues
Content type
Related terms
7. 5 layers of Drupa: the big bucket of nodes (the data pool) - modules - ______________ - user permissions - template - sites are built from the core layer - up.
Blocks and menus
Sub-term
Authenticated user
Modules
8. The catch-all menu that contains your administration menus - as well as links supplied by modules on your site.
Taxonomy/term/1 -2
Blocks and menues
Custom fields
Navigation
9. A user who is logged in - with no special role assignments (you can assign permissions to these types of users)
Free tagging
Site administrators
Authenticated user
Activate CCK
10. Each 'node' contains: a _________ - Node ID - a Title - a creation date - an author (a user on the site) - a Body (which may be ignored/omitted for some content types) - and some other properties.
User permissions
Modules
Account profile
Content type
11. Predominately made up of XHTML and CSS - with some PHP tokens sprinkled throughout to insert content from the system into the correct spots.
Sort through
Site template
Blocks and menues
Authenticated user
12. the node module lets you... - List - ____________ - and manage all the content on your site; -Set norms for how all posts are displayed; and - List and configure the 'content types' for your site - and create new ones.
Primary
Sort through
Not
Set up
13. The module that is responsible for this path is the __________ - so when you visit this page - Drupal lets the Node module determine what to display. (this is like Codeigniter)
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
14. The ______________ is not a person. It is an account created with the database software in order to give Drupal control of the database.
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
15. Used to store additional information beyond the Drupal defaults (title - body - authoring information - time created/updated - and publishing status);
Sub-term
Computer user account
Custom fields
User permissions
16. The ______ and module associated with: http://drupal.org/node/19828 is 'node/19828'.
Path
Site template
Set up
Content Construction Kit (CCK)
17. Comment is _____ a 'node' - Each comment is a typically small piece of content that a user submits - attached to a particular node.
Comments
Blocks and menues
Not
Content Construction Kit (CCK)
18. Vocabularies may be designated as _____________ in which users creating new content don't have to classify it with terms from a 'controlled vocabulary' - previously defined. Instead users can freely define terms - or 'tags'.
Primary
Anonymous users
Free tagging
Authenticated user
19. The three standard menus in Drupal: ________ Links - Secondary Links - and Navigation.
Primary
Taxonomy
Account profile
Controlled vocabulary
20. Pages on your Drupal site are laid out in ________ - which can include the header - footer - sidebars - and main content section.
Computer user account
Site template
Regions
Default installation profile
21. Each vocabulary can be attached to one or more content types - and in this way - nodes on your site can be ________ into categories - tagged - or classified in any way you choose.
Navigation
Content Construction Kit (CCK)
Grouped
Blocks and menus
22. In Drupal ________ aren't just part of the blog system - since there really isn't a segregated 'blog system.' They are their own thing.
Content type
Comments
Grouped
Authenticated user
23. A system for classifying content
Navigation
Taxonomy
Default installation profile
Sub-term
24. a cluster of related bits of data. For example - 'title - entry - date - etc' in one news post
Related terms
Node
Blocks and menues
Controlled vocabulary
25. Names for user defined tags
Folksonomy
Taxonomy
Site administrators
Database 'user'
26. If you are installing Drupal at a remote server such as a web hosting company - then the _____________ could be called one of the following (not a complete list): Web hosting account login - FTP login - Cpanel login - Secure shell (SSH) login
Computer user account
Taxonomy
Default installation profile
Node
27. Templates can also be assigned ___________ based on user permissions
Multiple vocabularies
Vocabularies
Set up
On-the-fly
28. If the term 'sonatas' is term 1 - this would call for all the nodes of that category.
Sub-term
Folksonomy
Anonymous users
Taxonomy/term/1
29. An example of taxonomy 'music' vocabulary (with terms and sub-terms): Vocabulary = Music - term = classical -_______ = concertos - sub-term = sonatas - sub-term = symphonies - term = jazz - sub-term = swing - sub-term = fusion - term = rock - sub-ter
Sub-term
Account profile
Path
Custom fields
30. Administrator defined terms
Taxonomy/term/1 -2
Grouped
Taxonomy/term/1
Controlled vocabulary
31. If Brahms is term 3 and this will call for everything that has to do with either Bach or Brahms
Taxonomy/term/2+3
Blocks and menues
Folksonomy
Site template
32. If the term 'Bach' is term 2 - this could call for only those sonatas written by Bach
Vocabularies
Custom fields
Taxonomy/term/1 -2
Blocks and menus
33. ____________ have a user ID of zero (0).
Activate CCK
Related terms
Flexible
Anonymous users
34. Vocabularies are ________ - They can be ...- flat or hierarchical - can allow single or multiple selection - an also be 'free tagging' (meaning that when creating or editing content - you can add new terms on the fly)
User permissions
Taxonomy/term/1
Flexible
Core 'Node' module
35. To subscribe to the security mailing list edit your _____.
Content type
Account profile
Anonymous users
Blocks and menues
36. Primary and Secondary links are built by _________________ - and displayed automatically in the page header of many themes (if not - you can enable their blocks to display them).
Site administrators
Multiple vocabularies
Regions
Free tagging
37. Functional plug-ins (ie. event calendars; e-commerce; programmatic sorting and display of content)
Anonymous users
Database 'user'
Multiple vocabularies
Modules
38. A user id of one means: this user has access to the entire site (this user id is created when you ________ drupal)
Blocks and menus
Navigation
Set up
Authenticated user
39. To ____________ install CCK the same way other modules are installed - download and unzip the tarball from http://drupal.org/project/cck and add it to the sites/all/modules folder within your site (create that folder if you don't have it already) - t
Default installation profile
Not
Activate CCK
On-the-fly
40. This is where settings are configured to determine which things different user types have access to. Permissions are assigned to various ROLES - and in turn - users are associated with those various roles in order to grant them the associated permiss
User permissions
On-the-fly
Vocabularies
Default installation profile
41. Groups of taxonomy terms (you can define and add terms to each one)
Grouped
Sub-term
Vocabularies
Primary