From 8f5bdecfe5335f6cce1dbb974e7a523899094d40 Mon Sep 17 00:00:00 2001 From: Mariana Silva Date: Mon, 12 Feb 2024 22:29:24 -0600 Subject: [PATCH] updated CTA button (#67) * updated CTA button * updated email link * Update src/pages/sigcse2024/submit-questions.mdx Co-authored-by: Firas Moosvi * Update src/pages/sigcse2024/index.tsx Co-authored-by: Nathan Sarang-Walters * Update src/pages/sigcse2024/submit-questions.mdx Co-authored-by: Nathan Sarang-Walters * Update src/pages/sigcse2024/submit-questions.mdx Co-authored-by: Nathan Sarang-Walters * small updates sigcse event page --------- Co-authored-by: Firas Moosvi Co-authored-by: Nathan Sarang-Walters --- src/pages/sigcse2024/index.tsx | 51 +++++++++++++++++------ src/pages/sigcse2024/submit-questions.mdx | 27 ++++++++++++ 2 files changed, 66 insertions(+), 12 deletions(-) create mode 100644 src/pages/sigcse2024/submit-questions.mdx diff --git a/src/pages/sigcse2024/index.tsx b/src/pages/sigcse2024/index.tsx index 48000a8a..fe505605 100644 --- a/src/pages/sigcse2024/index.tsx +++ b/src/pages/sigcse2024/index.tsx @@ -1,7 +1,7 @@ import React from "react"; import classnames from "classnames"; import Head from "next/head"; - +import Link from "next/link"; import { PageBanner } from "../../components/Banner"; import { Heading } from "../../components/Heading"; import Stack from "../../components/Stack"; @@ -10,7 +10,7 @@ export default function SIGCSE2024() { return ( - SIGCSE 2024 + SIGCSE 2024 Spiffy PrairieLearn Questions - Affiliated Event: Spiffy Assessments with PrairieLearn + Affiliated Event: Spiffy Questions with PrairieLearn

@@ -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 — Skill-specific, Tagged to - course competencies, Auto-graded, and Randomizable. + interactive questions.

Questions are formulated as problem generators capable of @@ -46,14 +45,28 @@ export default function SIGCSE2024() {

Currently, PrairieLearn is actively adopted in over 800 courses - across 20 universities. In this affiliated event, instructors from - these courses will showcase the innovative online assessments - they’ve created using PrairieLearn, and they are eager to share - these resources with the broader instructor community. Presenters - will also be happy to discuss their experience authoring these - assessments. + across 20 universities.{" "} + + In this affiliated event, instructors from these courses will + showcase the innovative online assessments they’ve created using + PrairieLearn, and they are eager to share these resources with + the broader instructor community. + {" "} + Presenters will also be happy to discuss their experience + authoring these assessments.

+
+
+ + SUBMIT YOUR SPIFFY QUESTIONS TO THIS EVENT + +
+
+

Organizers

  • @@ -63,6 +76,20 @@ export default function SIGCSE2024() { https://mfsilva.web.illinois.edu/
  • +
  • + Prof. Craig Zilles, University of Illinois Urbana-Champaign,{" "} + zilles@illinois.edu,{" "} + + https://zilles.cs.illinois.edu + +
  • +
  • + Prof. Armando Fox, UC Berkeley,{" "} + fox@berkeley.edu,{" "} + + www.cs.berkeley.edu/~fox + +
  • Prof. Firas Moosvi, University of British Columbia,{" "} firas.moosvi@ubc.ca ,{" "} @@ -117,7 +144,7 @@ export default function SIGCSE2024() {

    Time and Location

    -

    TBA

    +

    Friday, March 22, 12:00 pm to 13:30 pm, Rooms D137-138

    diff --git a/src/pages/sigcse2024/submit-questions.mdx b/src/pages/sigcse2024/submit-questions.mdx new file mode 100644 index 00000000..e3f0f8b3 --- /dev/null +++ b/src/pages/sigcse2024/submit-questions.mdx @@ -0,0 +1,27 @@ +import { MarkdownLayout } from "../../components/MarkdownLayout"; + +export const meta = { + title: "Submit your PrairieLearn question", + backText: "Back to sigcse affiliated event page", + backHref: "/sigcse2024", +}; + +## How does this work? + +One of the best things about PrairieLearn is how flexible and customizable it is. Over the past few years, we have seen tremendously creative and original question types! A group of PrairieLearn users are organizing an event at SIGCSE 2024 Technical Symposium in Portland OR, to showcase the kinds of cool questions one can build with PrairieLearn. It will be Friday, March 22nd from noon-1:30pm in Meeting Rooms D137-138. + +We’re looking for examples of engaging and interactive PrairieLearn questions (or assessments) that go beyond what you can do “out of the box” in some novel or creative way. Perhaps your questions assess an interesting topic in a novel way, or provide interactive assessments that are custom built, or use a new element type that can be used as a building block for other questions. We want to see them all! + +If you or your colleagues/students have developed PrairieLearn question(s) that might fit this description, we’d love to have you submit them for possible inclusion in our showcase. + +During the event itself, we will ask the authors/submitters of selected questions to give quick 3-5 minute "lightning talk" demos of their question, as time permits. But even if you or your delegate/student/representative cannot attend SIGCSE in person, we have other ways we’d be able to showcase your question(s). We will also make available to event participants a PrairieLearn "demo course" that includes all the questions accepted for the event, including the ones we don’t have time to present (the event itself is 90 minutes, and we’ll need 10-15 minutes of framing time). + +## What do you need to do? + +Complete this [Google Form](https://docs.google.com/forms/d/e/1FAIpQLScR6kmdgCAgcfax0j0RCUrFR46WTpy5hrhd5ZFghQcROz0Yng/viewform?usp=sf_link) if you’re interested in submitting a question for this showcase. Note that if your question is accepted as part of the event, it will be made available in a demo course that, for all practical purposes, will be public, with a [CC-BY-NC license](https://creativecommons.org/licenses/by-nc-sa/4.0/). So if you have "secret" questions you use on exams that you don’t want circulated, please don’t submit those (though we are planning to have time at the event where you can privately show such questions to other participants and make them selectively available to other instructors). + +Reach out to either Armando Fox ([fox@berkeley.edu](mailto:fox@berkeley.edu)) or Firas Moosvi ([firas.moosvi@ubc.ca](mailto:firas.moosvi@ubc.ca)) if you have any questions! + +export default ({ children }) => ( + {children} +);