Skip to content

Commit

Permalink
small updates sigcse event page
Browse files Browse the repository at this point in the history
  • Loading branch information
mfsilva22 committed Feb 13, 2024
1 parent 958c1d3 commit dfb0a74
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/pages/sigcse2024/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default function SIGCSE2024() {
return (
<React.Fragment>
<Head>
<title>SIGCSE 2024</title>
<title>SIGCSE 2024 Spiffy PrairieLearn Questions</title>
</Head>

<PageBanner
Expand All @@ -31,8 +31,7 @@ export default function SIGCSE2024() {
to practice with rapid feedback, a feature provided by
autograders. PrairieLearn is an open-source assessment authoring
system that empowers the development of exceptionally rich
interactive STAR questions &#8212; Skill-specific, Tagged to
course competencies, Auto-graded, and Randomizable.
interactive questions.
</p>
<p>
Questions are formulated as problem generators capable of
Expand Down

0 comments on commit dfb0a74

Please sign in to comment.