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
- Host: GitHub
- URL: https://github.com/uriweb/uri-tuition-calculator
- Owner: uriweb
- License: gpl-3.0
- Created: 2023-08-11T14:17:25.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2025-05-06T19:48:59.000Z (about 1 year ago)
- Last Synced: 2025-12-26T02:29:47.890Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 339 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
[](https://travis-ci.com/uriweb/uri-plugin-template)
[](https://www.codefactor.io/repository/github/uriweb/uri-plugin-template/overview/master)
[](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)
[](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