Question 1
Question
Who invented TYPO3? (1)
Question 2
Question
What does the abbreviation ECM stand for? (1)
Answer
-
Extended Content Management
-
Enterprise Content Module
-
European Content Management
-
Enterprise Content Management
-
Edition of Contemporary Management
-
Enhanced Content Management
Question 3
Question
What are valid spellings of the word “TYPO3”? (2)
Answer
-
“TYPO3”
-
“Typo3”
-
"typo3” (in URLs)
-
“TyPo3”
-
“TYPO 3”
Question 4
Question
Which open-source license is used by TYPO3 CMS? (1)
Answer
-
TYPO3 is open-source software and does not need a license
-
The MIT License
-
The Apache License
-
The GNU General Public License
-
The Creative Commons Attribution-ShareAlike 4.0 International License
Question 5
Question
What does the license used by TYPO3 CMS imply? (3)
Answer
-
You are allowed to modify and distribute the TYPO3 logo
-
You are allowed to make copies of the source code
-
You are allowed to sell a modified version of the source code
-
You are allowed to run the software on Linux systems only
-
You are allowed to run, study, share, and modify the software
Question 6
Question
What are the current products of the TYPO3 project? (3)
Answer
-
The PHP dependency manager “Composer”
-
The content management system “TYPO3”
-
The content application framework “Neos CMS”
-
The web templating engine “Fluid”
-
The deployment tool “Surf”
Question 7
Question
Which of the following TYPO3 teams exist? (3)
Question 8
Question
What is a (strategic) TYPO3 initiative? (1)
Answer
-
If someone takes the initiative to submit a bug report
-
The annual newsletter campaign by the TYPO3 Marketing Team
-
A task force to collect membership fees from TYPO3 Association members
-
A community-driven development outside of the TYPO3 Core roadmap
Question 9
Question
Which statement about the TYPO3 Association is correct? (1)
Answer
-
The TYPO3 Association is a for-profit company that finances the TYPO3 project
-
TYPO3 Association is the name of the company that Kasper Skårhøj founded to support the project
-
The TYPO3 Association is an association registered in Switzerland
-
TYPO3 Association is the name of the association of all TYPO3 user groups in Europe
-
The TYPO3 Association was replaced by the TYPO3 GmbH in 2016
Question 10
Question
What are some tasks of the TYPO3 Association? (3)
Answer
-
Organizing TYPO3 community events
-
Financing full-time programmers
-
Specifying the colours used in the TYPO3 logo
-
Collecting membership fees
-
Running security checks against competitive products
Question 11
Question
What are the requirements for a membership in the TYPO3 Association? (2)
Answer
-
A registered company and tax file number
-
A residency in an European country
-
Payment of a one-off fee (except for the “Community Membership”)
-
Payment of an annual membership fee
-
An invitation by an existing member of the TYPO3 Association
-
Proof that you developed at least one website using TYPO3
Question 12
Question
Which TYPO3 Association memberships exist? (3)
Answer
-
TYPO3 Freelancer membership
-
TYPO3 Community membership
-
TYPO3 Silver membership
-
TYPO3 Premium membership
-
TYPO3 Gold membership
-
TYPO3 Active Contributer membership
Question 13
Question
What is a TYPO3 user group? (1)
Answer
-
A group of TYPO3 Association members who are working on a task
-
A commercial support network organized by TYPO3 agencies
-
A casual meeting (physical or virtual) of TYPO3 enthusiasts
-
A chat channel
Question 14
Question
What does the TYPO3 Code of Conduct say? (3)
Answer
-
Treat all community members with respect
-
Be nice and hug everyone you meet at official TYPO3 events
-
Convince others that TYPO3 is the best system on the market no matter what
-
Harassment, personal attacks, and demeaning behavior are not tolerated
-
Be aware that language can be difficult: sarcasm and irony is not understood by everyone
-
Never use your real name for privacy reasons
Question 15
Question
What can you do if you feel that someone violates the TYPO3 Code of Conduct, for example, at a TYPO3 conference? (1)
Answer
-
Do nothing as the TYPO3 Code of Conduct forbids you to speak up
-
Submit a complain to the TYPO3 Security Team
-
Contact the event staff or a TYPO3 Association ombudsperson
-
Jump on the stage, interrupt the speaker, and blame the person publicly
Question 16
Question
Which events are organized by the TYPO3 Association? (3)
Answer
-
TYPO3 User Days
-
T3BOARD
-
TYPO3 Conference
-
t3marathon
-
TYPO3camp
-
T3DD
-
TYPO3 Academy
Question 17
Question
Which statements about major, minor, and bugfix versions in TYPO3’s version schema are correct? (3)
Answer
-
The first number is called the major version (e.g. “11” in version 11.5.2)
-
The second number is called the minor version (e.g. “5” in version 11.5.2)
-
The third number is called the minor version (e.g. “2” in version 11.5.2)
-
The last number is only increased between releases if the new version is a security update
-
The last number is called the bugfix or patch version (e.g. “2” in version 11.5.2)
-
Security releases always show four numbers as the version string (e.g. 11.5.2.1)
Question 18
Question
What does “LTS” mean in TYPO3 v11 LTS? (1)
Question 19
Question
Which statements about “Sprint Releases” are correct? (3)
Answer
-
Sprint Releases are TYPO3 versions which are released as quickly as possible in order to fix security issues
-
Sprint Releases are maintained for at last 12 months
-
Every Sprint Release is based on a merge window which is then followed by a stabilization phase
-
TYPO3 version 9.2, 10.0, 10.3, and 11.2 are Sprint Releases for example
-
Sprint Releases have scheduled release dates
Question 20
Question
Where can you look-up changes of a new TYPO3 version? (2)
Answer
-
Changes are summarised at changes.typo3.org
-
You have to contact the TYPO3 Core Team by email
-
All changes are listed in the ChangeLog file in the root directory of an installed TYPO3 instance
-
All changes are documented as ReST files and included in every release package
-
A summary of changes is available for each release at get.typo3.org
-
Changes are kept secret for security reasons