Menu du compte de l'utilisateur

  • Log in

Navigation principale

  • Home Page
  • All CMS
  • Tutorials
  • White Paper
Home
Guide CMS

Breadcrumb

  • Home
  • White Paper
  • Les systèmes de gestion de contenu : description, classification et évaluation
  • ANNEXES
  • 2. Définition de Type de Document (XML)
  • 2.4. Exemple de QCM simple conforme au schéma QCM.xsd

Language selector

  • Français
  • English

Main navigation

  • Home Page
  • All CMS
  • Tutorials
  • White Paper

User login

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
  • Create new account
  • Reset your password

Book navigation

  • White Paper
    • Les systèmes de gestion de contenu : description, classification et évaluation
      • RESUME ET MOTS CLES
      • REMERCIEMENTS
      • INTRODUCTION
      • CONTEXTE, OBJECTIFS ET APPROCHE
      • A. LES SYSTEMES DE GESTION DE CONTENU (CMS)
      • B. EVALUATION D’UN SYSTEME DE GESTION DE CONTENU
      • CONCLUSION
      • ANNEXES
        • 1. Schémas de classes de documents
        • 2. Définition de Type de Document (XML)
          • 2.1. Exemple de DTD du QCM (QCM.dtd)
          • 2.2. Exemple du Schéma XML du QCM (QCM.xsd)
          • 2.3. Exemple de DTD du contrat (contrat.dtd)
          • 2.4. Exemple de QCM simple conforme au schéma QCM.xsd

Guy Vigneault

2.4. Exemple de QCM simple conforme au schéma QCM.xsd

By Guy Vigneault | 2:34 PM EDT, Sun September 20, 2026
<?xml version="1.0" encoding="UTF-8"?>
<!--MCQ quizz et compagnie-->
<QCM xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="D:\Stage\Benchmark\QCM.xsd">
    <titre>Le hardware du PC</titre>
    <enTeteModeEmploi>Ce QCM est composé de 10 questions avec à chaque fois
trois réponses possibles dont une seule est la bonne</enTeteModeEmploi>
    <enTeteDescription>Bon courage</enTeteDescription>
    <piedQCMModeEmploi>Vérifiez maintenant quelles sont les bonnes réponses aux
    questions et calculez vous même votre score !</piedQCMModeEmploi>
    <dateCreation>2001-12-17T09:30:47-05:00</dateCreation>
    <dateDerniereModification>2001-12-17T09:30:47-05:00</dateDerniereModification>
    <version>2</version>
    <auteur>Formateur informatique personnelle</auteur>
    <auteur>Responsable pôle formation</auteur>
    <valideePar>Responsable pôle formation</valideePar>
    <categorie code="6130">Ordinateur</categorie>
    <chapitre>
        <titre>Le hardware du PC</titre>
        <categorie code="6130">Ordinateur</categorie>
        <question>
          <questionLibelle>Quel est l&apos;élement principal d'un
PC</questionLibelle>
          <reponse estCorrecte="false">
              <reponseLibelle>La carte graphique</reponseLibelle>
          </reponse>
          <reponse estCorrecte="false">
              <reponseLibelle>La carte son</reponseLibelle>
          </reponse>
          <reponse estCorrecte="true">
              <reponseLibelle>Le processeur</reponseLibelle>
          </reponse>
        </question>
        <question>
          <questionLibelle>Quel est l&apos;élement principal d'un
PC</questionLibelle>
          <reponse estCorrecte="false">
              <reponseLibelle>La carte graphique</reponseLibelle>
          </reponse>
          <reponse estCorrecte="false">
              <reponseLibelle>La carte son</reponseLibelle>
          </reponse>
          <reponse estCorrecte="true">
              <reponseLibelle>Le processeur</reponseLibelle>
          </reponse>
        </question>
        <question>
          <questionLibelle>Quel est le périphérique
d'entrée</questionLibelle>
          <reponse estCorrecte="true">
<reponseLibelle>Webcam</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>Modem</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>Imprimante</reponseLibelle>
</reponse>
</question>
<question>
<questionLibelle>Quel composant ne trouve t&apos;on plus sur une
carte mère récente</questionLibelle>
<reponse estCorrecte="false">
<reponseLibelle>SRAM</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>DRAM</reponseLibelle>
</reponse>
<reponse estCorrecte="true">
<reponseLibelle>EPROM</reponseLibelle>
</reponse>
</question>
<question>
<questionLibelle>Quel phénomène peut amener au décès
prématuré d&apos;un processeur suite à un overclocking</questionLibelle>
<reponse estCorrecte="true">
<reponseLibelle>Migration électronique</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>Fixation électronique</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>Divergence électronique</reponseLibelle>
</reponse>
</question>
<question>
<questionLibelle>A quoi correspond le nombre de megahertz de
l'ordinateur ?</questionLibelle>
<reponse estCorrecte="true">
<reponseLibelle>La vitesse du processeur</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>La quantité de mémoire</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>La vitesse de connexion
internet</reponseLibelle>
</reponse>
</question>
<question>
<questionLibelle>De quel type d'alimentation les PC sont-ils
généralement équipé</questionLibelle>
<questionCommentaire>L'alimentation à découpage offre les
avantages du poids, de la taille, de la puissance et du prix. Elles sont cependant
généralement source de parasites plus importants que les alimentations
traditionnelles ?</questionCommentaire>
<reponse estCorrecte="false">
<reponseLibelle>A doubleurs de tension</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>A point de diodes</reponseLibelle>
</reponse>
<reponse estCorrecte="true">
<reponseLibelle>A découpage</reponseLibelle>
</reponse>
</question>
<question>
<questionLibelle>Quel niveau de tension peut-on trouver sur les
connecteurs d&apos;alimentation continue à l'intérieur d'un PC ?</questionLibelle>
<questionCommentaire>Les deux tensions disponibles sont 5 V et 12
V</questionCommentaire>
<reponse estCorrecte="false">
<reponseLibelle>5 V et 10 V</reponseLibelle>
</reponse>
<reponse estCorrecte="true">
<reponseLibelle>5 V et 12 V</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>12 V et 20 V</reponseLibelle>
</reponse>
</question>
<question>
<questionLibelle>Quels sont les niveaux de tension d&apos;une
interface rs232 ?</questionLibelle>
<questionCommentaire>Les niveaux de tensions rs232 sont +12V/-12
V</questionCommentaire>
<reponse estCorrecte="false">
<reponseLibelle>0V/+5V</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>+5V/-5V</reponseLibelle>
</reponse>
<reponse estCorrecte="true">
<reponseLibelle>12V/-12V</reponseLibelle>
</reponse>
</question>
<question>
<questionLibelle>Quelle tension est présente aux broches
d&apos;entree/sortie du processeur Pentium III TM ?</questionLibelle>
<reponse estCorrecte="false">
<reponseLibelle>1.1 volt</reponseLibelle>
</reponse>
<reponse estCorrecte="true">
<reponseLibelle>3.3 volt</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>5.5 volt</reponseLibelle>
</reponse>
</question>
<question>
<questionLibelle>De quelle puissance électrique un PC
traditionnel a-t-il besoin ?</questionLibelle>
<reponse estCorrecte="true">
<reponseLibelle>300 watt</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>2200 watt</reponseLibelle>
</reponse>
<reponse estCorrecte="false">
<reponseLibelle>6000 watt</reponseLibelle>
</reponse>
</question>
</chapitre>
</QCM>

Book traversal links for White Paper

  • ‹ 2.3. Exemple de DTD du contrat (contrat.dtd)
  • Up
CMS

 

All CMS

 

Tuto

 

Tutorials

 

White Paper

 

White Paper

Powered by Drupal

Privacy Policy

Privacy Policy

 

Recent content

  • 9.3. Creating a Content List View
    1 hour 31 minutes ago
  • 9.2. Concept: The Parts of a View
    1 hour 38 minutes ago
  • 9.1. Concept: Uses of Views
    1 hour 43 minutes ago
  • Chapter 9. Creating Listings with Views
    1 hour 47 minutes ago
  • 8.3. Placing a Block in a Region
    1 month 1 week ago

Copyright

Creative Commons

Sauf mention contraire, Guide CMS © 2025 par Guy Vigneault est sous licence Creative Commons Attribution - Utilisation non commerciale - Partage dans les mêmes conditions 4.0 International

 

Creative Commons

Unless otherwise stated, Guide CMS © 2025 by Guy Vigneault is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License

eGV Web