uriweb / uri-tuition-calculator
URI Tuition Calculator is a Wordpress plugin that calculates the estimated cost of Summer and J-Term courses.
Installs: 364
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:JavaScript
Type:wordpress-plugin
Requires
- php: >=7.4
This package is auto-updated.
Last update: 2025-06-06 20:03:00 UTC
README
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
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