further questions:
in the installation directory:
mod/assignment/type/online
mod/assignment/type/uploadsingle
In both of these, there are numerous files, including some that end on .org, 1.6, 1.7, .diff, etc. Do all of those need to be copied into the correcsponding (/online or /uploadsingle) directory, or just the .php files?
by the way, it seemed like some of the documentation hinted that you could just install an entire directory somehow, but I have gone through each individual folder and copied files to corresponding folders in Moodle
More of what is confusing to me:
in the original portfolio.zip it contains:
- access_control
- filter
- lang
- lib
- filter_base_class.php
- filter_weblib.php
- portfolio
- mod
- lang
- portfolio
- access_control
- blocks
- repository
- access_control
- blocks
- lang
- repository
From what I understand, everything in any "lang" directory, I have copied into the moodle/lang/en_utf8/ directory.
Anything from the various access_control directories above, I have copied into the moodle/access_control directory
Anything from the above "blocks", I have copied into moodle/blocks
The filter/lib 2 files I copied into moodle/lib/
But I must have done something wrong, because now my admin, portfolio/install.php, portfolio/ don't work (come up with blank pages)
(working with 1.7.1 by the way, could that have something to do with it?)
thanks