問題1(参考:平成30年春期 ITパスポート試験 問73を基に作成)
ブログで、ある記事にリンクを貼ると、自動でその記事から元の記事にもリンクが貼られる仕組みを何と言いますか?
ア)RSS
イ)トラックバック
ウ)バックログ
エ)パンくずリスト
選択肢の説明
RSSは、ウェブサイトの更新情報を簡単に受け取るための仕組みです。これはリンクを貼る機能ではありません。
正解です。トラックバックは、ある記事にリンクを貼ると、自動でその記事から元の記事にもリンクが貼られる仕組みです。
バックログは、作業やタスクのリストのことです。これはリンクを貼る機能ではありません。
Question1(参考:平成30年春期 ITパスポート試験 問73を基に作成)
In a blog, what is the feature called that automatically creates a link back to the original article when you link to another article?
- RSS
- Trackback
- Backlog
- Breadcrumbs
Explanation of Options
RSS is a way to easily receive updates from websites. It is not a feature for linking articles.
Correct answer. Trackback is a feature that automatically creates a link back to the original article when you link to another article.
Backlog is a list of tasks or work items. It is not a feature for linking articles.
問題2(参考:平成31年春期 ITパスポート試験 問81を基に作成)
Webサイトを作るときにスタイルシートを使う理由として、適切なものはどれですか?
ア)Webサーバーとブラウザの間でデータを安全にやり取りできるようにするため。
イ)Webサイトの更新情報を利用者に知らせるため。
ウ)Webサイトの利用者を識別するため。
エ)複数のWebページの見た目を統一するため。
選択肢の説明
これは間違いです。スタイルシートはデザインを統一するために使いますが、安全性とは関係ありません。
これは間違いです。スタイルシートはデザインを統一するために使いますが、更新情報を知らせる機能はありません。
これは間違いです。スタイルシートはデザインを統一するために使いますが、利用者の識別とは関係ありません。
正解です。スタイルシートを使うと、複数のWebページのデザインを統一できます。
Question2(参考:平成31年春期 ITパスポート試験 問81を基に作成)
When creating a website, which is the appropriate reason to use a stylesheet?
- To enable safe data exchange between the web server and the browser.
- To notify users about website updates.
- To identify users of the website.
- To unify the appearance of multiple web pages.
Explanation of Options
This is incorrect. Stylesheets are used to unify the design, but they are not related to security.
This is incorrect. Stylesheets are used to unify the design, but they do not have the function to notify about updates.
This is incorrect. Stylesheets are used to unify the design, but they are not related to user identification.
This is correct. Using stylesheets allows you to unify the design of multiple web pages.
問題3(参考:令和元年秋期 ITパスポート試験 問69を基に作成)
ブログにおけるトラックバックの説明として、適切なものはどれですか?
- 一般利用者が、気になるニュースへのリンクやコメントなどを投稿するサービス
- ネットワーク上にブックマークを登録することによって、利用価値の高いWebサイト情報を他の利用者と共有するサービス
- ブログに貼り付けたボタンをクリックすることで、SNSなどのソーシャルメディア上でリンクなどの情報を共有する機能
- 別の利用者のブログ記事へのリンクを張ると、リンクが張られた相手に対してその旨を通知する仕組み
選択肢の説明
これは間違いです。これはニュースやコメントを投稿するサービスの説明です。
これは間違いです。これはブックマークを共有するサービスの説明です。
これは間違いです。これはSNSで情報を共有する機能の説明です。
正解です。トラックバックは、他のブログ記事にリンクを張ると、そのリンク先に通知が行く仕組みです。
Question3(参考:令和元年秋期 ITパスポート試験 問69を基に作成)
Which of the following correctly describes a trackback in a blog?
- A service where general users post links or comments on news that interests them
- A service where users register bookmarks on the network to share valuable website information with other users
- A feature that shares information like links on social media by clicking a button embedded in a blog
- A system that notifies the other party when a link to their blog post is added
Explanation of Options
This is incorrect. This describes a service where users post news or comments.
This is incorrect. This describes a service for sharing bookmarks.
This is incorrect. This describes a feature for sharing information on social media.
This is correct. Trackback is a system that notifies the other blog when a link to their post is added.