Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
portail
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FIL L3 Stage
portail
Compare revisions
2b341a61f1d2e871976c0fde60103d94361ba1bc to f184e01f1b49809b738ebe60e2f227d5590a84f9
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
fil-l3-stage/portail
Select target project
No results found
f184e01f1b49809b738ebe60e2f227d5590a84f9
Select Git revision
Branches
main
public
tidy
3 results
Swap
Target
fil-l3-stage/portail
Select target project
fil-l3-stage/portail
1 result
2b341a61f1d2e871976c0fde60103d94361ba1bc
Select Git revision
Branches
main
public
tidy
3 results
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Evaluation formula, move ECTS up
· 3ce6b5b3
Damien Pollet
authored
2 years ago
3ce6b5b3
Shift headings to match size in other courses
· f184e01f
Damien Pollet
authored
2 years ago
f184e01f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile
+2
-1
2 additions, 1 deletion
Makefile
content/evaluation.md
+2
-2
2 additions, 2 deletions
content/evaluation.md
content/presentation.md
+1
-0
1 addition, 0 deletions
content/presentation.md
with
5 additions
and
3 deletions
Makefile
View file @
f184e01f
...
...
@@ -59,7 +59,8 @@ $(OUT)/% : $(SRC)/% | $$(@D)
cp
$<
$@
$(OUT)/%.php
:
$(SRC)/%.md signature.html | $$(@D)
pandoc
--output
$@
--template
signature
--from
markdown
--to
html
$<
pandoc
--from
markdown
--to
html
--template
signature
--shift-heading-level-by
=
1
\
--output
$@
$<
# Some shell magic to auto-document the main targets. To have a target appear in
# the output, add a short, one-line comment with a double ## on the same line as
...
...
This diff is collapsed.
Click to expand it.
content/evaluation.md
View file @
f184e01f
...
...
@@ -6,9 +6,9 @@ title: évaluation
La
**note de stage**
sur 20 est calculée comme suit :
::: {
.FORMULE
}
<p
class=
"
.FORMULE
"
>
10% Professionnalisme + 20% Entreprise + 35% Mémoire + 35% Soutenance
:::
</p>
à partir des éléments suivants :
...
...
This diff is collapsed.
Click to expand it.
content/presentation.md
View file @
f184e01f
...
...
@@ -9,6 +9,7 @@ BCC 2 Développement personnel et professionnel
:::
Crédits :
**3 ECTS**
Il n'y a pas de pré-requis.
# Organisation
...
...
This diff is collapsed.
Click to expand it.