C
chosunaosan
I am making a website to support a class I teach and I want to make some
matrials available to students on line. But some of it is time sensitive. For
example, I want the quiz answers available on line, but only after test day.
I can do this by brute force (just update the site every day) but I am
hoping for a more elegant solution. Is there a way to link to a file (pdf or
embedded video) but make the link inactive (or link to a "resource not yet
available" message) until a specified day and time?
Thanks
matrials available to students on line. But some of it is time sensitive. For
example, I want the quiz answers available on line, but only after test day.
I can do this by brute force (just update the site every day) but I am
hoping for a more elegant solution. Is there a way to link to a file (pdf or
embedded video) but make the link inactive (or link to a "resource not yet
available" message) until a specified day and time?
Thanks