Forum Activity for @blindmime

blindmime
@blindmime
12/13/17 09:31:27AM
772 posts

Aparna module detail Media Player


Using Jamroom

Thanks, Paul. That was the first thing I tried, but I think I was using item=$item too. meetings_audio works now though.

By the way, the field parameter isn't in the parameters list in the jrCore_media_player docs even though it's used as an example in the instructions.
blindmime
@blindmime
12/13/17 08:50:23AM
772 posts

Aparna module detail Media Player


Using Jamroom

I have created a module with Aparna and I've added a custom field via the form design of the type audio. I'm trying to stream this on the item's detail page with something like this:
{jrCore_media_player type="jrAudio_player_dark" module="bbMeetings" item_id=$item._item_id field="meetings_audio_name" autoplay=true}

I've tried different values for the field parameter. I've tried no field parameter as well. I've tried using the item parameter. I get a player, but nothing is playing. I see the attached item variables in debug.
screenshot_1165.png screenshot_1165.png - 48KB

updated by @blindmime: 03/14/18 07:50:12PM
blindmime
@blindmime
12/12/17 01:06:29PM
772 posts

Gallery Photos showing as placeholder photos


Using Jamroom

Yes, the profile is private to owners and followers. If I view it as a follower I see something like this. It appears to be showing thumbnails on lists, but I can view the image on the detail page.
screenshot_1153.png screenshot_1153.png - 57KB
blindmime
@blindmime
12/09/17 03:02:10PM
772 posts

Gallery Photos showing as placeholder photos


Using Jamroom

What causes placeholders to show in place of photos? I have a site where profiles set as visible to profile owners and followers have galleries listed on the gallery index page showing as placeholder thumbs to followers but the photos show to the master admin.
updated by @blindmime: 05/24/18 03:17:54AM
blindmime
@blindmime
12/09/17 02:24:01AM
772 posts

Quiz Module


General

I'm thinking one way that might be cool is to be able to create a quiz in the module and then be able to embed it where you want via the editor. You'd want to be able to list them afterwards. Some kind of charting system too (maybe).

Specifically, I have a new website I've started playing around with that uses Documentation to create training. It would be nice to be able to embed a quiz with each section and be able to list completion status in a person's profile. Like to have form designer options so you could add, say, a category because different quizzes may apply to different people.
blindmime
@blindmime
12/06/17 03:15:51PM
772 posts

Quiz Module


Jamroom Developers

Thanks, Michael.
blindmime
@blindmime
12/06/17 03:15:02PM
772 posts

Quiz Module


General

Hi Steve,

Have you created a quiz module?

I asked about one here and Michael suggested asking you.

https://www.jamroom.net/the-jamroom-network/forum/my_posts/55200/quiz-module#last
blindmime
@blindmime
12/06/17 11:36:06AM
772 posts

Quiz Module


Jamroom Developers

I'm wondering if there has been any thought on creating a Quiz module? I'm thinking one way that might be cool is to be able to create a quiz in the module and then be able to embed it where you want via the editor. You'd want to be able to list them afterwards. Some kind of charting system too.

I would think a Quiz module would make Jamroom an interesting option in the Learning Management System space. Plus kinda fun in the music space too.

If there hasn't been anything brewing toward this kind of thing, what would it cost?

Or, given a little gumption is a project like this someone like myself with a limited php and mysql skillset might want to tackle?
updated by @blindmime: 03/07/18 02:13:05PM
blindmime
@blindmime
11/30/17 08:09:33PM
772 posts

list if field is not empty


Using Jamroom

That did it -- thanks!
blindmime
@blindmime
11/30/17 05:51:06AM
772 posts

list if field is not empty


Using Jamroom

I have this
{jrCore_list module="jrAudio" order_by="_item_id desc" limit="10" search1="audio_details != ''" template="index_audio_list.tpl"}
audio_details is a custom form field. The search1 doesn't seem to be having any effect since the list that is generated contains jrAudio submissions which both do and do not have something entered into audio_details.

What might make this work?
updated by @blindmime: 03/02/18 03:38:27PM
  6