Unitn Tronchet

screenshot of Unitn Tronchet
express
vue
vuetify

Site where there are simulations of the theoric part of unitn exam "linguaggi di programmazione - mod 1"

Overview

The UniTN Tronchet site provides an innovative solution for students preparing for the "Programming Languages" exam at the University of Trento. This platform allows users to engage with past exam simulations, complete with error identification and output generation tasks. It bridges a gap left by the professor's resources by offering a more comprehensive set of exercises, complete with solutions, and an engaging format that mirrors the real examination experience.

With features that enhance usability, such as push notifications for updates and an intuitive interface, the site is designed to facilitate effective studying. This Progressive Web App (PWA) combines the convenience of on-the-go learning with the functionality of traditional exam prep resources.

Features

  • Real Exam Simulations: Engage with interactive exam formats that mimic the actual testing conditions, providing a realistic preparation experience.
  • Comprehensive Solutions Repository: Access past exams along with detailed solutions, making it easier to understand and learn from previous mistakes.
  • User-Friendly Interface: The site features a clear and organized layout with easy navigation through the exams using top buttons and a responsive menu.
  • Dynamic Time Tracking: Keep an eye on time with a progress bar that changes color based on the remaining time, adding a gamified element to the simulation.
  • Interactive Code Exercises: Copy code easily with a dedicated button, and answer questions about code outputs and errors intuitively using radio buttons and text fields.
  • Offline Capability: As a Progressive Web App, the site can be accessed even without an internet connection, allowing for flexible study sessions.
  • Push Notifications: Opt in for notifications about new exams and updates to stay informed and engage with fresh content.
  • Mobile-Friendly Design: Fully responsive layout adjusts to different devices, ensuring a seamless experience whether on mobile or desktop.
express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vuetify
Vuetify

Vuetify is a no design skills required UI Library with beautifully handcrafted Vue Components.

Pwa

A Progressive Web App (PWA) is a type of web application that uses modern web technologies to provide a native app-like experience to users, including offline functionality, push notifications, and device hardware access. PWAs can be installed on a user's home screen and launched like a traditional app, but do not require a separate app store listing or download.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.