-
sushkov posted on the forum topic upload a file as a response to an assignment in the group BuddyPress ScholarPress Courseware: 13 years, 9 months ago
yep, that’s what @scribu mentioned too…
https://twitter.com/#!/scribu/status/32937681189081088 -
sushkov posted on the forum topic upload a file as a response to an assignment in the group BuddyPress ScholarPress Courseware: 13 years, 9 months ago
@jyakkudesu it’s the first time I hear about WP banning IP addresses!
I’ll ask some gurus. -
sushkov posted on the forum topic asignment under course in the group BuddyPress ScholarPress Courseware: 13 years, 9 months ago
Hmm, that is not possible right now, but I will add this option to the next version.
Sorry :/ -
sushkov posted on the forum topic Removing BuddyPress menus, just showing Scholarpress menus in the group BuddyPress ScholarPress Courseware: 13 years, 9 months ago
@paintscape, I think that can be done using a plugin.
I can try some code to achieve that.
Brb. -
sushkov posted on the forum topic upload a file as a response to an assignment in the group BuddyPress ScholarPress Courseware: 13 years, 9 months ago
Wow very cool!
Send some feedback if something breaks (though nothing should) 🙂 -
sushkov posted on the forum topic Transparency in Group Avatar Becomes Black on Crop in the group BuddyPress ScholarPress Courseware: 13 years, 9 months ago
Sorry guys, but this is not a Courseware issue.
Plugin does no changes to the way BuddyPress handles avatars and uploads.Sorry, but I’m closing this thread to reduce the noise, since I can’t help people that report here.
-
sushkov posted on the forum topic courseware on all groups or some? in the group BuddyPress ScholarPress Courseware: 13 years, 9 months ago
Both and more.
You can even disable it for groups you want while the rest of groups can use it by default.🙂
-
sushkov posted on the forum topic upload a file as a response to an assignment in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
The responses allow students to submit a full featured reply, using WordPress editor and uploads.
See this:
http://courseware.nerd.ro/groups/8-01-physics-i-classical-mechanics/courseware/assignment/homework-1/response/my-response-for-homework-1You should try it, it’s included with default Courseware installation.
For voice registering, I know…[Read more] -
S posted a new activity comment 13 years, 10 months ago
Thanks for kind review.
If you find bugs or have questions, report them here, I will be happy to help you guys 🙂 -
sushkov posted on the forum topic Using Gravity Forms for quiz in assignments in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Hmm,
try hooking into this:
https://github.com/scholarpress/buddypress-courseware/blob/master/responses/bpsp-responses.class.php#L373courseware_response_added
The gradebook is all just a collection of post-metas, so you can use get/update_post_meta on this hook, of while using gravity forms hooks…[Read more] -
sushkov posted on the forum topic Using Gravity Forms for quiz in assignments in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Hey, glad it worked (actually as it should 🙂 )! Unfortunately I can’t recommend you a developer, our crew is me and my GSoC mentors (which are busy right now I believe). I wish some new people get on track in future. Anyway, looks like you should search for a gravity-forms developer, Courseware has also […]
-
sushkov posted on the forum topic Using Gravity Forms for quiz in assignments in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Adding the shortcode into course/assignment body doesn’t work?
I started to work on Courseware native quizes/tests but it might take some time until it’s ready.
-
sushkov posted on the forum topic ScholarPress Showcase in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
A demo of latest Courseware on latest WordPress & BuddyPress can be found here:
http://courseware.nerd.ro/Report bugs on the forum!
-
sushkov posted on the forum topic Creating Assignments has "Issues" in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Ok, thank you for trying things out.
Keep in touch 🙂 -
sushkov posted on the forum topic ScholarPress Showcase in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Ok, I’ll see how can I help.
Keep in touch. -
sushkov posted on the forum topic Creating Assignments has "Issues" in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
@thealchemist, can you give some links to the theme you are using? I would like to test it by myself. Of If you have some spare time and will, send me the details to the install you use so I can test things (I don’t charge, just want to see if I can help). Email to […]
-
sushkov posted on the forum topic ScholarPress Showcase in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
I suggest you make child themes based on default theme. It’s the best approach if you have no previous experience in creating BuddyPress themes.
Btw, looks like the best would be to setup a preview site by myself 🙂
-
sushkov posted on the forum topic Transparency in Group Avatar Becomes Black on Crop in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
It’s not the upload functionality I’m talking about, it’s the resizing/rescaling thingy that can cause such results…
-
sushkov posted on the forum topic Creating Assignments has "Issues" in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Well, the most important is that the theme must have a
wp_head()
inheader.php
https://core.trac.wordpress.org/browser/tags/3.0.4/wp-content/themes/twentyten/header.php#L51and a
wp_footer()
call infooter.php
.
https://core.trac.wordpress.org/browser/tags/3.0.4/wp-content/themes/twentyten/footer.php#L50If everything is there, something else…[Read more]
-
sushkov posted on the forum topic Transparency in Group Avatar Becomes Black on Crop in the group BuddyPress ScholarPress Courseware: 13 years, 10 months ago
Btw, if you have questions, you can ask them anytime. I can also help with code snippets to help people understand how things work.
Thanks for using Courseware 🙂 - Load More
@sushkov
Active 5 years, 4 months ago