Skip to content

zainkai/AP_ItemSampler

Repository files navigation

Welcome to the Smarter Balanced Sample Items Website

The Sample Items Website .NET Core MVC Web Application. It allows users to quickly search for and view sample test question items provided by the Smarter Balanced Assessment Consortium.

Unit Tests

Branch Build
Master Build Status
Stage Build Status
Dev Build Status

Getting Started

The majority of this project was developed using Windows 10 and Visual Studio Enterprise 2015. This development environment is not required to run or contribute to the application.

For more detailed documentation, see the docs folder in the root of the project.

Installation

  • Clone the project
    • Don't forget to initialize the project submodules (instructions)
  • Install the latest version of Microsoft .NET Core for your operating system (link)
  • Install the latest TypeScript compiler (link)
  • Download the latest sample item content package
    • Place this in the location specified in src/Web/appsettings.json (ContentRootDirectory)

Running

Using Visual Studio 2015

  • Open the project in Visual Studio 2015
  • Click the run button

Other Environments

For command line instructions and further documentation, see the Documentation folder in the root of the project.

Contribute

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published