Is there a way to see taken exams and what questions the taker got wrong?
Not with the current system no.
Hi all,
Finally got round to installing this add on, all files are where they should be but getting this error when you click on the link in the pilot centre.
The module “%3CA%20HREF=%22HTTP:” doesn’t exist!
Any ideas to fix the problem are welcomed.
Thanks
Scott
I have fixed the problem thanks anyway.
I had added some extra code which should not have been there.
i cant find the examadmin. the exam page still works but the admin cant find. does anyone known whats wrong?
Did you put in a link for the page as it is described in the first post?
4 - Place a link in your menu for the Admins and Staff Members of EXAMCenter ->
<?php $admin = ExamsData::check_admin(Auth::$userinfo->pilotid); if ($admin->admin_level >= '1') {echo 'EXAMCenter Admin';} ?>
Are you the pilot with database id # 1?
3 - The system automatically assigns the pilot with the database id of “1” as the first administrator. DO NOT un-assign this pilot as an admin unless you have at least one more admin assigned, you will not be able to log back into the center as an admin
Delete button is on the list for next releaseÂ
The tracking as to what routes etc.. vs what tests have been taken can be done. I will have to think about it. Do you have the ranks tied into your available schedules now? I think that is how it would all have to tie together…
G’day Simpilot,
I have an idea for you, i would really like to know how i can add the documentation required for my exams into the examcenter module, on the pilot’s side, i would like to have the exam description as a link to the pilot resource, but i’m not sure how i could code that, possibly with exam id’s or something ?
Thanks
Tylor
hello together
I’ve downloaded the file yesterday
Now I would be interested times in which file exactly should this code:
<? php
$ admin = ExamsData: check_admin (Auth:: $ userinfo-> PilotID);
if ($ admin-> admin_level> = '1 ')
{echo ‘<a href="’.url(‘/Exams_admin’).‘"> EXAMCenter Admin </ a>’;}
?>
I would appreciate help on.
Ok now I know where that came from, but I now have the problem, although I’m NFA0001, I do not see Exam Admin Center in the link list. I’m logged in as Admin and also the first pilot.
Maybe someone knows this even help.
greeting
Passion
Is there a way to see taken exams and what questions the taker got wrong?
I posted this a while ago and I am interested can anyone supplied a modifeid code so this is enabled.
I would really need this feature.
I think Dave is rewriting the system, it is not possible with the current one.
I just installed EXAMCenter and that works fine, I can access the regular exam center. But I place the exam admin code in the pilot center tpl file just like I did the regular exam center except the admin panel link does not show up. Also, I don’t know how to find out which use has the “1” label.
Any help?
By default the module makes the pilot with pilotid 1 in the database the admin. If you need it to be anything else you will need to edit it in the database directly to start.
ok i installed this then my whole site crashed and now it is still down…any ideas on how to fix besides uninstall cause that didnt work
If your going to ask for help you need to give us as much detail as possible.
What do you mean your site crashed? Are you getting any error messages or is it just a blank screen?
Hi Guys,
When i put the Admin code in as php it gives me this error: Parse error: syntax error, unexpected T_VARIABLE in /home/venture/public_html/vms/lib/skins/sleekv1/core_navigation.tpl on line 15
Ive looked on line 15 and this is what is on it: <?php$admin = ExamsData::check_admin(Auth::$userinfo->pilotid);
i have placed the php code next to the Admin Panel in php and ive tried moving it about.
Please help
Kieran
Venture Airways - CEO
Looks like you have left off the closing php tag - ?>
Hi,
doesn’t work,
i’ve a problem i can access as pilot to the Exams Center but i can’t access as admin to my Admin page for the exams center,
The link is:
http://www.bluepanoramava.com/index.php/Exams_admin
i’ve the title:
Exams_admin - Blue Panorama … .bla bla bla …
But it doesn’t work, when i go to this link this redirect to the home..
Is there any soluction?
If you are being redirected it means you are either not logged in to the system or you are not the pilot with database id #1 and you have not been assigned admin rights to the exam admin system. The work around is in the instructions in the very first post of this thread.
I’m the president of this VA, all admin rights but i don’t know if i’ve the rights for the exam system, how can i see that?
Go to phpMyAdmin and go to phpVMS_pilots
Under ID should be a number next to your name. If the number is 1, you are good to go.
And?!?
Here is the img thnx
[](<fileStore.core_Attachment>/monthly_12_2011/post-1185-049891700%201324406471.gif)
And?!?
Here is the img thnx
Looks like you are #1101 not #1 in the database. You will need to add your id to the exam admin database as an admin manually.
exams_admin table add
pilot_id - 1101
admin_level - 1