Skip to content

Commit 375eee3

Browse files
committed
change CC1
1 parent 8f0392b commit 375eee3

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,15 @@
55
<link rel="icon" href="data:;base64,iVBORw0KGgo=" />
66
<title>TP CC1 en séance</title>
77

8-
<script defer src="devweb-2022-cc1.js"></script>
8+
<script defer src="devweb-cc1.js"></script>
99

10-
<link rel="stylesheet" href="devweb-2022-cc1.css" />
10+
<link rel="stylesheet" href="devweb-cc1.css" />
1111
</head>
1212
<body>
1313
<h1>TP noté en séance(CC1)</h1>
1414

1515
<p>
16-
Vous devez rendre <strong>uniquement</strong> le fichier <code>devweb-2022-cc1.js</code> sur
17-
<a href="https://foad.unc.nc/">moodle</a>. Les autres fichiers ne seront pas pris en compte dans la correction.
16+
Vous devez rendre <strong>uniquement</strong> le fichier <code>devweb-cc1.js</code> par e-mail. Les autres fichiers ne seront pas pris en compte dans la correction.
1817
Les deux exercices sont indépendants.
1918
</p>
2019

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h2 id="programme-pédagogique">Programme pédagogique</h2>
7373
<thead>
7474
<tr>
7575
<th>Type</th>
76-
<th>Contenu</th>
76+
<th>Contenu (Session de 2h)</th>
7777
<th>Support/remarque</th>
7878
</tr>
7979
</thead>
@@ -116,7 +116,7 @@ <h2 id="programme-pédagogique">Programme pédagogique</h2>
116116
<tr>
117117
<td>TP</td>
118118
<td>Introduction JS : TP de synthèse</td>
119-
<td><strong>CC1</strong> (TP noté en séance) <a href="https://gharel.github.io/devweb/CC/CC1/devweb-2022-cc1.html">HTML</a> <a href="https://gharel.github.io/devweb/CC/CC1/devweb-2022-cc1.js">JS</a> <a href="https://gharel.github.io/devweb/CC/CC1/devweb-2022-cc1.css">CSS</a></td>
119+
<td><strong>CC1</strong> (TP noté en séance) <a href="https://gharel.github.io/devweb/CC/CC1/devweb-cc1.html">HTML</a> <a href="https://gharel.github.io/devweb/CC/CC1/devweb-cc1.js">JS</a> <a href="https://gharel.github.io/devweb/CC/CC1/devweb-cc1.css">CSS</a></td>
120120
</tr>
121121
<tr>
122122
<td>CM</td>

0 commit comments

Comments
 (0)