Skip to content

Generate configurable components for assessments. (Calendar, ...)

Notifications You must be signed in to change notification settings

SPF-Open/Forge

Repository files navigation

Forge

Forge is a Svelte web app that allows users to generate configurable components for assessments. Users can easily screenshot and include these components in their assessments. Components can be configured in three languages and various sizes, with other specific settings available for each component.

Target

This application is designed for the SPF Finances testing team. It helps convert QTI packages generated by TAO into PDF format, adhering strictly to the use cases of the SPF Finances test team.

How to Use

  • Configure Settings: Select the desired language, size, and other specific settings for the component.
  • Preview Component: Preview the component directly in the browser.
  • Screenshot Component: Take a screenshot of the configured component to include in your assessment. (Litles blacks corners are available to help you take a screenshot of the component.)

Options

  • Language: Choose from three available languages for the component.
  • Size: Select the size of the component (small, medium, large).
  • Other: Configure other specific settings unique to each component type.

Requirements

  • Node.js 😭
  • pnpm

Installation

  1. Clone the repository: git clone git@github.com:SPF-Open/Forge
  2. Install the dependencies: pnpm install
  3. Start the development server: pnpm run dev

Build

  1. Run the build command: pnpm run build
  2. The build files will be located in the dist directory.

About

Generate configurable components for assessments. (Calendar, ...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published