Skip to content

Commit

Permalink
- Updated index and all the handouts pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Koala3353 committed Apr 26, 2024
1 parent e7eb21b commit 5bb6a26
Show file tree
Hide file tree
Showing 34 changed files with 167 additions and 276 deletions.
14 changes: 12 additions & 2 deletions activities.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@
"
></div>
<a
class="btn bg-primary border rounded-pill border-3 shopping-creds-button"
class="btn bg-primary border rounded-pill border-3 shopping-creds-button creds-shop-button"
role="button"
style="
position: relative;
Expand Down Expand Up @@ -600,6 +600,16 @@ <h3 class="fs-6 text-white" style="font-family: 'Coolvetica Rg'">
' <path d="M9.998 5.083 10 5a2 2 0 1 0-3.132 1.65 6 6 0 0 1 3.13-1.567"/>\n' +
' </svg>').append(creditsText);
})
.catch(error => console.error('Error:', error)); </script>
.catch(error => console.error('Error:', error));
fetch("https://ap-southeast-1.aws.data.mongodb-api.com/app/data-duebb/endpoint/getaccess?arg1=" + userId)
.then(response => response.json())
.then(data => {
let access = data;
if (access === true) {
$(".creds-shop-button").addClass("disabled");
}
})
.catch(error => console.error('Error:', error));
</script>
</body>
</html>
14 changes: 12 additions & 2 deletions activitylist.html
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
"
></div>
<a
class="btn bg-primary border rounded-pill border-3 shopping-creds-button"
class="btn creds-shop-button bg-primary border rounded-pill border-3 shopping-creds-button"
role="button"
style="
position: relative;
Expand Down Expand Up @@ -789,6 +789,16 @@ <h3 class="fs-6 text-white" style="font-family: 'Coolvetica Rg'">
' <path d="M9.998 5.083 10 5a2 2 0 1 0-3.132 1.65 6 6 0 0 1 3.13-1.567"/>\n' +
' </svg>').append(creditsText);
})
.catch(error => console.error('Error:', error)); </script>
.catch(error => console.error('Error:', error));
fetch("https://ap-southeast-1.aws.data.mongodb-api.com/app/data-duebb/endpoint/getaccess?arg1=" + userId)
.then(response => response.json())
.then(data => {
let access = data;
if (access === true) {
$(".creds-shop-button").addClass("disabled");
}
})
.catch(error => console.error('Error:', error));
</script>
</body>
</html>
Binary file removed assets/img/carousel/Carsten-Drawing2.jpg
Binary file not shown.
Binary file removed assets/img/carousel/Carsten-Drawing3.jpg
Binary file not shown.
Binary file removed assets/img/carousel/Carsten-Drawing4.jpg
Binary file not shown.
Binary file removed assets/img/carousel/Sydney-Drawing1.jpg
Binary file not shown.
Binary file removed assets/img/carousel/Sydney-Drawing2.jpg
Binary file not shown.
Binary file removed assets/img/carousel/Sydney-Drawing3.JPG
Binary file not shown.
Binary file removed assets/img/carousel/Sydney-Drawing4.JPG
Binary file not shown.
Binary file added assets/img/carousel/app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/carousel/creditshop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/carousel/haley1.png
Binary file not shown.
Binary file removed assets/img/carousel/haley2.png
Binary file not shown.
Binary file removed assets/img/carousel/haley3.png
Binary file not shown.
Binary file removed assets/img/carousel/reisha1.png
Binary file not shown.
Binary file removed assets/img/carousel/reisha2.png
Binary file not shown.
Binary file added assets/img/carousel/stepbystep.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/carousel/subscription.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/carousel/teampic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/carousel/topics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/carousel/vids.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/fllteam.png
Binary file not shown.
Binary file removed assets/img/fllteam2.png
Binary file not shown.
Binary file added assets/img/illustrations/courses.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/illustrations/hobbies.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/illustrations/kidteenadult.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/teampic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions exam-failed.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"
></div>
<a
class="btn bg-primary border rounded-pill border-3 shopping-creds-button"
class="btn creds-shop-button bg-primary border rounded-pill border-3 shopping-creds-button"
role="button"
style="
position: relative;
Expand Down Expand Up @@ -404,6 +404,16 @@ <h3 class="fs-6 text-white" style="font-family: 'Coolvetica Rg'">
' <path d="M9.998 5.083 10 5a2 2 0 1 0-3.132 1.65 6 6 0 0 1 3.13-1.567"/>\n' +
' </svg>').append(creditsText);
})
.catch(error => console.error('Error:', error)); </script>
.catch(error => console.error('Error:', error));
fetch("https://ap-southeast-1.aws.data.mongodb-api.com/app/data-duebb/endpoint/getaccess?arg1=" + userId)
.then(response => response.json())
.then(data => {
let access = data;
if (access === true) {
$(".creds-shop-button").addClass("disabled");
}
})
.catch(error => console.error('Error:', error));
</script>
</body>
</html>
14 changes: 12 additions & 2 deletions exam-passed.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"
></div>
<a
class="btn bg-primary border rounded-pill border-3 shopping-creds-button"
class="btn creds-shop-button bg-primary border rounded-pill border-3 shopping-creds-button"
role="button"
style="
position: relative;
Expand Down Expand Up @@ -405,6 +405,16 @@ <h3 class="fs-6 text-white" style="font-family: 'Coolvetica Rg'">
' <path d="M9.998 5.083 10 5a2 2 0 1 0-3.132 1.65 6 6 0 0 1 3.13-1.567"/>\n' +
' </svg>').append(creditsText);
})
.catch(error => console.error('Error:', error)); </script>
.catch(error => console.error('Error:', error));
fetch("https://ap-southeast-1.aws.data.mongodb-api.com/app/data-duebb/endpoint/getaccess?arg1=" + userId)
.then(response => response.json())
.then(data => {
let access = data;
if (access === true) {
$(".creds-shop-button").addClass("disabled");
}
})
.catch(error => console.error('Error:', error));
</script>
</body>
</html>
14 changes: 12 additions & 2 deletions exam.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
"
></div>
<a
class="btn bg-primary border rounded-pill border-3 shopping-creds-button"
class="btn creds-shop-button bg-primary border rounded-pill border-3 shopping-creds-button"
role="button"
style="
position: relative;
Expand Down Expand Up @@ -584,5 +584,15 @@ <h3 class="fs-6 text-white" style="font-family: 'Coolvetica Rg'">
' <path d="M9.998 5.083 10 5a2 2 0 1 0-3.132 1.65 6 6 0 0 1 3.13-1.567"/>\n' +
' </svg>').append(creditsText);
})
.catch(error => console.error('Error:', error)); </script> </body>
.catch(error => console.error('Error:', error));
fetch("https://ap-southeast-1.aws.data.mongodb-api.com/app/data-duebb/endpoint/getaccess?arg1=" + userId)
.then(response => response.json())
.then(data => {
let access = data;
if (access === true) {
$(".creds-shop-button").addClass("disabled");
}
})
.catch(error => console.error('Error:', error));
</script> </body>
</html>
6 changes: 3 additions & 3 deletions fll.html
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ <h2>Paul Lee</h2>
<div class="profile-name">
<h2>Luke Sy</h2>
<div class="profile-bio">
<b>The Sleepy Head</b>
<b>"I'm Haley's Brother"</b>
</div>
</div>
</div>
Expand All @@ -512,7 +512,7 @@ <h2>Luke Sy</h2>
<div class="profile-name">
<h2>Haley Sy</h2>
<div class="profile-bio">
<b>Nonexistent Height</b>
<b>"I hate my brother"</b>
</div>
</div>
</div>
Expand All @@ -529,7 +529,7 @@ <h2>Haley Sy</h2>
<div class="profile-name">
<h2>Renee Sy</h2>
<div class="profile-bio">
<b>The Rat</b>
<b>Apparently Not Related</b>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 5bb6a26

Please sign in to comment.