<?php include "config.php"; /** * This should take the POST variables sid, tid and points and update the grades * column. It should output the updated grade as a JSON encoded value. */ ?>