Practice understanding Flashcards

web flashes (18 cards)

1
Q

What do WordPress, Drupal, and Joomla have in common?

A

They are all open source CMSs and are collectively known as The Big 3 in the open source CMS community. They are built on PHP and MySQL and are free to use with large communities for support.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are four examples of CMS acquisition paradigms?

A
  1. Open source download and install 2. Commercial purchase a license and install 3. Software as a Service (SaaS) rent and use 4. Build your own develop a CMS from scratch within an organization.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Name five members of the content management team.

A
  1. Editors 2. Site Planners 3. Developers 4. Administrators 5. Stakeholders.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are five factors that influence content management decisions?

A
  1. The type and goals of the website 2. The shape of the content being managed 3. The sophistication literacy level of the editors 4. The business environment 5. The decision making process and budget.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the name given to CMSs that manage pages holding content?

A

Page Based CMS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the three important components of Content Modeling?

A
  1. Types 2. Attributes 3. Relationships.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What term refers to a logical division of content by structure and purpose?

A

Content Type.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does content become more valuable when combined with?

A

Other content (Content Aggregation).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the term for content organized in chronological order?

A

Serial content.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What do you call content that belongs to parent content?

A

Child content or descendants.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

List the six stages of the content life cycle.

A
  1. Create 2. Edit and Collaborate 3. Submit and Approve 4. Publish 5. Archive 6. Delete.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Why do many Open Source CMS products have companies behind them?

A
  1. To provide professional support and consulting services 2. To offer paid hosting, training, or premium features (Freemium model).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What type of relationship defines the content type?

A

Is a relationship (e.g., Student is a Person).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are three benefits of organizing content into types?

A
  1. Improved structure ensures content validity 2. Enhanced usability with custom editing interfaces 3. Better search and filtering capabilities.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

List four elements that describe the shape of the content.

A
  1. Serial (ordered by date or alphabet) 2. Hierarchical (tree structure) 3. Tabular (structured like a table) 4. Relational (tightly linked, e.g., database tables).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

List any three stages of the content life cycle.

A
  1. Create 2. Publish 3. Archive.
17
Q

What is the first task an editor should consider when creating content?

A

Selecting the appropriate content type.

18
Q

What does WYSIWYG stand for?

A

What You See Is What You Get.