File "help.html"
Path: /IB PAST PAPERS - YEAR/2024 Examination Session/May 2024 Examination Session/HTML/helphtml
File size: 6.01 KB
MIME-type: text/html
Charset: utf-8
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="" />
<meta name="theme-color" content="#ffffff">
<link rel="shortcut icon" href="resources/images/favicon.ico">
<title>Examination paper and markscheme pack</title>
<!-- Normalize -->
<link rel="stylesheet" type="text/css" href="resources/css/normalize.css">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="resources/css/bootstrap.css"></link>
<!-- Animate.css -->
<link rel="stylesheet" type="text/css" href="resources/css/animate.css">
<!-- Font Awesome -->
<!-- just needs Font Awesome Solid -->
<link rel="stylesheet" type="text/css" href="resources/css/fontawesome.css">
<link rel="stylesheet" type="text/css" href="resources/css/solid.css"></link>
<!-- Main style -->
<link rel="stylesheet" type="text/css" href="resources/css/main.css">
</head>
<body>
<div class="preloader">
<img src="resources/images/loader.gif" alt="Preloader image">
</div>
<nav class="navbar">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="resources/images/dp-programme-logo-en.png" data-active-url="resources/images/dp-programme-logo-en.png" alt=""></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-collapse-1">
<ul class="nav navbar-nav navbar-right main-nav">
<li><a href="index.html">Home</a></li>
<li><a href="copyright.html">Copyright</a></li>
<li><a href="help.html" class="btn btn-blue">Help</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<header id="intro">
<div class="container">
<div class="table">
<div class="header-text">
<div class="row">
<div class="col-md-12 text-center">
<h3 class="light white">May 2024 examination session</h3>
<h1 class="white typed"> Examination paper and markscheme pack </h1>
<span class="typed-cursor">|</span>
</div>
</div>
</div>
</div>
</div>
</header>
<section id="copyright" class="section section-padded">
<div class="cut cut-top"></div>
<div class="container">
<div class="row">
<div class="col-md-12">
<h3> Help </h3>
<h4>Installation</h4>
<p>This product includes HTML (hypertext markup language) files for the navigation pages
and PDF (portable document format) files for the examination papers and markschemes. For
the language B and ab initio listening papers only, MP3 files are provided for the audio
texts.</p>
<p>If you have an up-to-date version of a browser to read HTML pages (for example
Microsoft Edge<sup>®</sup>, Firefox<sup>®</sup>, Safari<sup>®</sup> or
Google Chrome<sup>™</sup>), AdobeĀ® ReaderĀ® or other software to read PDF files,
and MP3 player software to listen to the audio files, you are ready to access the
contents of the product. </p>
<p>You can also open the PDF files directly by using Windows Explorer (Windows<sup>®</sup>),
Finder (macOS<sup>®</sup>) or other file browser (Linux<sup>®</sup>) to navigate the product.</p>
<p>Once you have the required software installed, you can now open the file "<a
href="index.html">index.html</a>" in your browser to start navigating the product.</p>
<p>If you are looking at a subject page, you can return to the index using the tab
navigation.</p>
<p>
<strong>Usage tip:</strong> When you follow a link to an examination paper or
markscheme, the PDF file may open in the browser window or a new window, depending on
the settings of your computer. You can use the browser back button to return to the
navigation pages. To ensure PDF files open in a new window, right-click on the link
(right-handed mouse users) and select "Open in New Window" (Microsoft Edge), "Open
Link in New Window" (Safari, Chrome, Firefox).</p>
<h4>Installation to a web server</h4>
<p>The product can be made available on an intranet web server by moving the contents into the
server file space, and providing users with a link to the "index.html" file. The product
is self-contained.</p>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row bottom-footer text-center">
<div class="col-sm-12">
<a class="copyright" href="copyright.html">© International Baccalaureate Organization 2024</a>
<img src="resources/images/IB-logo-tri.png" alt="IB logo">
</div>
</div>
</div>
</footer>
<!-- Holder for mobile navigation -->
<div class="mobile-nav">
<ul>
</ul>
<a href="#" class="close-link"><i class="fas fa-arrow-up"></i></a>
</div>
<!-- Scripts -->
<script src="resources/js/jquery-1.11.1.min.js"></script>
<script src="resources/js/bootstrap.min.js"></script>
<script src="resources/js/typewriter.js"></script>
<script src="resources/js/main.js"></script>
</body>
</html>