An open API service indexing awesome lists of open source software.

https://github.com/uriweb/uri-tuition-calculator

A plugin to calculate and display certain URI tuition information
https://github.com/uriweb/uri-tuition-calculator

Last synced: about 1 month ago
JSON representation

A plugin to calculate and display certain URI tuition information

Awesome Lists containing this project

README

          

# URI Tuition Calculator

The URI Tuition Calculator brings in tuition and fee data for courses via a Google spreadsheet and calculates an estimated cost.

## What's New in 1.5.0
This release adds dismissals to the additional course dropdowns, and adds a text input for the Pell Grant Calculator.

## Shortcode Parameters

### calc_name
default: null \
choose either: "summer", "jterm", or "pellgrant" \
ex: `[tuition-calculator calc_name="summer"]`

### title
default: "Tuition and Fees Calculator" \
(Heading level 2) \
ex: `[tuition-calculator calc_name="jterm" title="Estimated Winter J Term Tuition and Fees Calculator"]`

### spreadsheet_id
ID of the spreadsheet \
ex: `[tuition-calculator calc_name="summer" spreadsheet_id="[spreadsheetID]"]`

### spreadsheet_name
Sheet name \
ex: `[tuition-calculator calc_name="summer" spreadsheet_id="[spreadsheetID]" sheet_name="[Sheet name]"]`

### semester
default: null \
specify the semester year (appears in text in pellgrant calculator)\
ex: `[tuition-calculator calc_name="summer" spreadsheet="https://docs.google.com/spreadsheets/d/[spreadsheetID]/gviz/tq?tqx=out:csv&sheet=[SheetName]" semester="2025"]`

## Plugin Details

[![Master Build Status](https://travis-ci.com/uriweb/uri-plugin-template.svg?branch=master "Master build status")](https://travis-ci.com/uriweb/uri-plugin-template)
[![CodeFactor](https://www.codefactor.io/repository/github/uriweb/uri-plugin-template/badge/master)](https://www.codefactor.io/repository/github/uriweb/uri-plugin-template/overview/master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/77712193bd8643f88fad1fbdc8a02c87)](https://www.codacy.com/app/uriweb/uri-plugin-template?utm_source=github.com&utm_medium=referral&utm_content=uriweb/uri-plugin-template&utm_campaign=Badge_Grade)
[![devDependencies Status](https://david-dm.org/uriweb/uri-plugin-template/dev-status.svg)](https://david-dm.org/uriweb/uri-plugin-template?type=dev)

Contributors: Brandon Fuller, Alexandra Gauss, Sarah Pucino
Tags: plugins
Requires at least: 6.0
Tested up to: 6.7.2
Stable tag: 1.5.0