- ID de l'analyse :
- 6af245c8-dbe1-476d-b796-ab274950d37dTerminée
- URL soumise :
- https://assessorbee.com/
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 5 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__sveltekit_cv6k4w | object |
__svelte | object |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<link rel="icon" href="https://assessorbee.com/images/logo/AssessorBee64.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="modulepreload" href="./_app/immutable/entry/start.TIkYFSb1.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.Dez2I8qW.js">
<link rel="modulepreload" href="./_app/immutable/chunks/runtime.3LnrmhsH.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.B5Eni8_o.js">
<link rel="modulepreload" href="./_app/immutable/chunks/render.Cg1EodgR.js">
<link rel="modulepreload" href="./_app/immutable/chunks/disclose-version.B-g6Z2Eo.js">
<link rel="modulepreload" href="./_app/immutable/chunks/if.CzlIlnfc.js">
<link rel="modulepreload" href="./_app/immutable/chunks/store.zC2I82TV.js">
<title>Assessor Bee</title>
<link rel="modulepreload" as="script" crossorigin="" href="https://assessorbee.com/_app/immutable/nodes/0.DV2CihTo.js"><link rel="stylesheet" crossorigin="" href="https://assessorbee.com/_app/immutable/assets/0.0FyF_okh.css"><link rel="modulepreload" as="script" crossorigin="" href="https://assessorbee.com/_app/immutable/nodes/1.CB3t9kWi.js"><link rel="modulepreload" as="script" crossorigin="" href="https://assessorbee.com/_app/immutable/chunks/legacy.DjjHyIE5.js"><link rel="modulepreload" as="script" crossorigin="" href="https://assessorbee.com/_app/immutable/nodes/2.Buh01LNH.js"></head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_cv6k4w = {
base: new URL(".", location).pathname.slice(0, -1)
};
const element = document.currentScript.parentElement;
Promise.all([
import("./_app/immutable/entry/start.TIkYFSb1.js"),
import("./_app/immutable/entry/app.B5Eni8_o.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
<!----><!----><div class="flex flex-col min-h-screen"><header class="bg-beige text-brown p-4"><nav class="container mx-auto flex justify-between items-center"><a href="/" class="flex items-center space-x-2"><img src="/images/logo/AssessorBee64.png" alt="Website Logo" class="h-10 w-10"> <span class="text-lg font-bold">Assessor Bee</span></a> <ul class="flex space-x-4"><li><a href="/" class="hover:underline">Home</a></li> <li><a href="/pricing" class="hover:underline">Pricing</a></li> <li><a href="/getstarted" class="hover:underline">Get Started</a></li></ul></nav></header> <main class="flex-grow container mx-auto p-4"><!----><header class="text-center py-3"><h1 class="text-4xl md:text-5xl font-bold animate__animated animate__fadeIn animate__delay-1s text-brown">Welcome to AssessorBee</h1> <p class="text-lg md:text-xl mt-4 animate__animated animate__fadeIn">Simplifying the Grading Process with AI-Powered Feedback</p></header> <section class="container mx-auto px-6 sm:px-12 py-6"><div class="text-center"><p class="text-lg md:text-xl mb-8 animate__animated animate__fadeIn">As a teacher, you know how time-consuming marking can be - especially when it comes to written answers.<br> <strong>AssessorBee</strong> is here to change that. Our Google Forms Add-on uses AI to
automatically mark written responses and provide written feedback, saving you hours of valuable time.</p></div> <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-12 animate__animated animate__fadeIn"><div class="flex flex-col items-center space-y-4 transition-transform duration-300 ease-in-out hover:scale-105"><img src="/images/Assessor2.png" alt="Automatic Grading" class="w-full max-w-xs rounded-lg shadow-md cropped-image"> <h3 class="text-2xl font-semibold text-center">Automatically Mark Written Responses</h3> <p class="text-md text-center">No more manual marking of written answer questions. Let our AI quickly analyse and mark student's responses.</p></div> <div class="flex flex-col items-center space-y-4 transition-transform duration-300 ease-in-out hover:scale-105"><img src="/images/Assessor3.png" alt="Personalized Feedback" class="w-full max-w-xs rounded-lg shadow-md cropped-image"> <h3 class="text-2xl font-semibold text-center">Provide Personalised Feedback</h3> <p class="text-md text-center">Students will receive tailored feedback on their answers, helping them understand what they did well and where
they can improve.</p></div> <div class="flex flex-col items-center space-y-4 transition-transform duration-300 ease-in-out hover:scale-105"><img src="/images/Assessor4.png" alt="Save Time" class="w-full max-w-xs rounded-lg shadow-md cropped-image"> <h3 class="text-2xl font-semibold text-center">Save Time & Reduce Workload</h3> <p class="text-md text-center">Spend less time marking and more time focusing on what matters most—teaching. AssessorBee helps you streamline
your workflow, making marking efficient and less stressful.</p></div></div></section> <!----> <section class="bg-[#6D5A4A] text-white py-12 text-center animate__animated animate__fadeIn"><h2 class="text-3xl font-semibold mb-4">Start using AssessorBee today</h2> <p class="text-lg mb-6">Make marking easier, faster, and more efficient. Save time, reduce stress, and help your students succeed.</p> <a href="/getstarted" class="bg-[#F9F4EF] text-[#6D5A4A] py-3 px-8 rounded-lg text-xl font-semibold transition duration-300 hover:bg-[#F1E1C1]">Get Started</a></section> <section class="container mx-auto px-6 sm:px-12 py-12 animate__animated animate__fadeIn"><div class="grid grid-cols-1 sm:grid-cols-2 gap-8"><div class="flex flex-col space-y-8"><div class="flex flex-col items-start space-y-4"><h3 class="text-2xl font-semibold">Faster Grading, Faster Feedback for Students</h3> <p class="text-md">Provide feedback in minutes, not days. Spend less time on grading and more time on what truly
matters—teaching.</p></div> <div class="flex flex-col items-start space-y-4"><h3 class="text-2xl font-semibold">Customisable Questions and Mark Schemes</h3> <p class="text-md">Our AI grades your short answer written questions based on the mark schemes you provide. Assessor Bee
adapts to your curriculum, not the other way around.</p></div> <div class="flex flex-col items-start space-y-4"><h3 class="text-2xl font-semibold">Privacy Assurance</h3> <p class="text-md">Assessor Bee only receives student responses and a response identifier to deliver feedback to the correct
student.<br> No student personal data, including emails or names, is shared with Assessor Bee.</p></div></div> <div class="flex justify-center items-center"><img src="/images/logo/AssessorBee256.png" alt="AssessorBee Logo" class="max-w-full h-auto rounded-lg shadow-none bg-transparent floating-bounce"></div></div></section><!----></main> <footer class="bg-brown text-beige text-center p-4"><p class="text-sm">© 2024 Assessor Bee <br> <a href="/help" class="hover:underline">Help</a> | <a href="/terms" class="hover:underline">Terms of service</a> | <a href="/privacy" class="hover:underline">Privacy Policy</a></p></footer></div><!----> <div id="svelte-announcer" aria-live="assertive" aria-atomic="true" style="position: absolute; left: 0; top: 0; clip: rect(0 0 0 0); clip-path: inset(50%); overflow: hidden; white-space: nowrap; width: 1px; height: 1px"><!----></div><!----></div>
</body></html>