Conversation
…ionatlity to move on to next component
Routing implementation
…reate-local-login-apparatus
…ng on the AI Panel Page
Quiz Section for Lab13
- Added typewriter effect for bot responses - Added fade in animations for new messages - Added auto scroll down functionality while typing - Disable dropdown toggle while AI is typing to prevent multiple response generation - Styled bot and user messages
Developed a new AI chatbot component where users can select from predefined questions and then provide simulated generated responses - Implemented typewriter animation for responses - Created reusable animated blob loader component (pulsing/spinning/static modes) - Included robot overlay image with fade in on first interaction with chatbot
…ttps://github.com/all-rit/ALL into 1029-story-exercise-ai-chat-bot-inside-the-ai-panel
Exercise ranking for Lab13
…-screen Remake Invalid Page
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.3 to 1.4.0. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.3...v1.4.0) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 0.1.12 to 0.1.13. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.12...v.0.1.13) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 0.1.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.13. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.13) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…brace-expansion-1.1.13 Bump brace-expansion from 1.1.12 to 1.1.13 in /client
…path-to-regexp-0.1.13 Bump path-to-regexp from 0.1.12 to 0.1.13 in /client
…node-forge-1.4.0 Bump node-forge from 1.3.3 to 1.4.0 in /client
Fix/header size
…-aboutreadingexercisereinforcementquiz-titles Standardized the margin of section headers
…undefined Fixed professors showing undefined favorite lab
shmowen
requested changes
Apr 2, 2026
server/database/schema.sql
Outdated
| "LO2: Create design strategies that promote critical thinking, such as certainty indicators and disclaimers about AI limitations (Synthesis)", | ||
| "LO3: Identify common hallucination patterns in generative AI, including false citations and misleading self-references (Application)", | ||
| "LO4: Experience how confident language, polished grammar, and proximity to credible sources can lead to overestimation of AI accuracy (Comprehension)" | ||
| ]', 'Emma Schmitt, Jack DeFeo, Kristen Fang, Darlyn Gomez, Christine Espeleta', 'https://ball.rit.edu/Lab13/', null, |
server/database/schema.sql
Outdated
| } | ||
| ]', 1, 'coming soon', 'coming soon', true), | ||
|
|
||
| (14, 'Quantum Cryptography', 'Quantum', 'AI', '/quantumcryptography.jpg', 'Learn about quantum computing through the lens of cryptography.', 'This lab introduces the concepts of Quantum Computing through the lens of cryptography. Participants will learn about different ways to encrypt messages, and the algorithms used to decrypt them. Then, the lab explores the difference in time and efficiency between breaking these ciphers with both Classical and Quantum computers.', |
Contributor
There was a problem hiding this comment.
Change 'AI' to 'Quantum Mechanics'
Scheduled merge minor nits
Replaced featured lab 12 with lab 13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated PR created by GitHub Actions on a semi-weekly schedule.