[LON-CAPA-users] Retreiving Name of Course Document in a problem

lon-capa-users@mail.lon-capa.org lon-capa-users@mail.lon-capa.org
Fri, 7 Jul 2006 17:10:27 -0400


Hi,

I ma trying to retrieve the name of a Course Document within a problem. I
assume I am looking for one of those cool &EXT() or &external::things.

Example: I have a course document "Sheet 1", which is an import of a page
"MyPage.problem".

Using &EXT("request.filename") gives me "lotsofdirectories/MyPage.page",
not the "Sheet 1" I am looking for.

Does anyone have the easy way to get this? I looked through Guy's examples
and didn't see anything else that jumped out at me.

Thanks,brew